I've created a project, round-robin-go is an implementation of round-robin algorithm that allows you to use your resources in a shared rational order. This project uses go generics that enables you to use any data type in your round robin implementation. Open to suggestions and contributions

This page summarizes the projects mentioned and recommended in the original post on /r/programming

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • round-robin-go

    round-robin-go is an implementation of round-robin algorithm that allows you to use your resources in a shared rational order. This project uses go generics that enables you to use any data type in your round robin implementation.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • I implemented a round-robin in Go with generics. Potentially for load balancing but can be used for any objects for rational sharing or execution. Open for suggestions or contributions

    1 project | /r/programming | 9 Feb 2023
  • Let's Create a Simple Load Balancer With Go - kasvith.me

    1 project | /r/savedForMS | 7 Nov 2022
  • HashiCorp Consul: What's the catch?

    5 projects | /r/devops | 4 Sep 2021
  • My favorite hosting stack: Consul, Nomad and Vault on Digital Ocean

    3 projects | /r/programming | 11 Aug 2021
  • I'm trying to create a load balancer that routes based on CPU availability on server. Do you guys know the best algorithm for such a case?

    1 project | /r/golang | 16 May 2021