An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with roundrobin

A curated list of projects in awesome lists tagged with roundrobin .

https://github.com/sysulq/go-loadbalance

A well designed loadbalance API with dozens of implementations for go-grpc loadbalance.

aperture go grpc loadbalance p2c roundrobin

Last synced: 15 Apr 2025

https://github.com/thegeekyasian/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.

go golang load-balancer load-balancing round-robin round-robin-scheduler round-robin-simulator roundrobin

Last synced: 13 Mar 2026

https://github.com/dar5hak/cartwheel

A circular list you never knew you needed

array circular cyclic hacktoberfest iterable iterator list roundrobin

Last synced: 04 Apr 2025

https://github.com/kunalvirwal/Velocity

A load balancer with TCP health checks, routing algorithms, and yaml based configuration

go golang health-check least-connections load-balancer reverse-proxy roundrobin routing yaml-configuration

Last synced: 09 Jun 2026

https://github.com/hueristiq/hq-go-roundrobin

A Go (Golang) high-quality, concurrency-safe implementation of Round Robin(RR) algorithm for managing and cycling through a collection of items.

concurrency-safe go golang golang-package round-robin roundrobin

Last synced: 09 Jul 2025

https://github.com/shonenada/roundrobin-rs

Weighted round robin implementation

roundrobin rust

Last synced: 13 Sep 2025

https://github.com/taskmedia/roundrobintournament

calculate round robin tournament matches (every one against everyone) - used e.g. for group phases

roundrobin tournament

Last synced: 18 May 2026

https://github.com/liannekiarra/operatingsystemscheduler

MSc Mid Module Project - Operating System Scheduler Simulation

firstcome operating-system processes roundrobin

Last synced: 13 Sep 2025

https://github.com/haleshot/os-programs

A comprehensive collection of algorithms pertaining to Operating Systems. It encompasses a wide range of topics, including fundamental scheduling algorithms such as First Come First Serve (FCFS), Shortest Job First (SJF), and Round Robin (RR).

fcfs-scheduling firstcomefirstserve lrtf-scheduling operating-system os priority-scheduling roundrobin sjf-scheduling srtf-scheduling

Last synced: 07 May 2025

https://github.com/sarahabuirmeileh/cpu-scheduling-algorithms

c++ implementation for some of CPU scheduling algorithms with some calculated statistics, Gantt chart drowing and reading the data from files

cplusplus cpu cpu-scheduling fcfs fcfs-process-scheduling fcfs-scheduling os round-robin round-robin-scheduler round-robin-scheduling roundrobin sjf sjf-algorithm sjf-process-scheduling sjf-scheduling srt srt-scheduling

Last synced: 07 Jun 2026