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

Projects in Awesome Lists tagged with round-robin

A curated list of projects in awesome lists tagged with round-robin .

https://github.com/mateodelnorte/servicebus

Simple service bus for sending events between processes using amqp.

amqp bus javascript message-acknowledgement message-bus messaging middleware node rabbitmq round-robin service-bus servicebus

Last synced: 15 May 2025

https://github.com/drarig29/brackets-manager.js

A simple library to manage tournament brackets (round-robin, single elimination, double elimination).

bracket elimination esports gaming group hacktoberfest manager matches mocha-tests round-robin seeding sports tournament tournament-bracket typescript

Last synced: 07 May 2025

https://github.com/Drarig29/brackets-manager.js

A simple library to manage tournament brackets (round-robin, single elimination, double elimination).

bracket elimination esports gaming group hacktoberfest manager matches mocha-tests round-robin seeding sports tournament tournament-bracket typescript

Last synced: 08 May 2025

https://github.com/drarig29/brackets-viewer.js

A simple library to display tournament brackets (round-robin, single elimination, double elimination).

bracket elimination esports gaming group hacktoberfest matches round-robin seeding sports tournament tournament-bracket typescript viewer webpack

Last synced: 09 May 2025

https://github.com/Drarig29/brackets-viewer.js

A simple library to display tournament brackets (round-robin, single elimination, double elimination).

bracket elimination esports gaming group hacktoberfest matches round-robin seeding sports tournament tournament-bracket typescript viewer webpack

Last synced: 08 May 2025

https://github.com/mnito/round-robin

Round-robin schedule generation library for PHP

generator home-away php7 round-robin schedule scheduler tournament

Last synced: 21 Aug 2025

https://github.com/robertoachar/docker-rabbitmq-node

:whale: A playground for Docker with RabbitMQ and Node.

amqp docker docker-compose live-reload microservices node rabbitmq round-robin

Last synced: 16 Oct 2025

https://github.com/robertoachar/docker-nginx-express

:whale: A playground for Docker with Nginx and Express.

docker docker-compse express live-reload load-balance nginx node round-robin

Last synced: 22 Mar 2025

https://github.com/ahmdrz/rp

Reverse-proxy with Weighted Round Robin (WRR) load-balancer

iranian reverse-proxy round-robin

Last synced: 06 Jul 2025

https://github.com/abdallahhemdan/sqrt_os

Sqrt OS is a simulation of an OS scheduler and memory manager using different scheduling algorithms including Highest Priority First (non-preemptive), Shortest Remaining Time Next, and Round Robin.

hemdan highest-priority-first memory-manager mini-os operating-system os round-robin scheduler shortest-time-remanining-first sqrt-os

Last synced: 05 May 2025

https://github.com/shantoroy/reverse_proxy

The Reverse Proxy keeps track of available servers, receives client data, forwards client data to servers with corresponding privacy policy based on Round-Robin loadbalancing, receives processed data from servers, and returns the processed data to the clients.

aws ec2 load-balancer python reverse-proxy round-robin

Last synced: 19 Apr 2025

https://github.com/atomicgo/robin

🔄 Generic, fast and thread-safe round-robin loadbalancer library

atomicgo go golang golang-library loadbalancer loadbalancing round-robin

Last synced: 11 Sep 2025

https://github.com/samber/go-tcp-pool

✨ Drop-in replacement to net.Conn with pooling and auto-reconnect

bandwidth connection go parallel pool pooling pressure reconnect retry round-robin tcp

Last synced: 22 Apr 2025

https://github.com/rofl0r/rrredir

round robin port redirector

c lightweight port-redirector proxy round-robin tcp

Last synced: 11 Apr 2025

https://github.com/sanjay-sol/load_balancer

This load balancer project distributes network traffic across multiple servers, ensuring high availability using health checks and dynamic request routing. It optimizes load distribution through a weighted algorithm and supports Round Robin selection.

atomic-operation golang max-heap reverse-proxy round-robin tcp thread-safety

Last synced: 10 Apr 2025

https://github.com/klaudiosinani/operating-systems

Inter-process communication, synchronization & scheduling algorithms

ece mandelbrot ntua operating round-robin scheduling synchronization systems

Last synced: 24 Apr 2025

https://github.com/shieldblaze/ExpressGateway

ShieldBlaze ExpressGateway is a High-Performance, Scalable, and Highly-Available Load Balancer.

expressgateway hacktoberfest health-check load-balancer networking round-robin shieldblaze-expressgateway tcp tls udp virtual-appliance

Last synced: 20 Nov 2025

https://github.com/0xpr03/mpmc-scheduler

Rust mpmc-scheduler with per-channel rate limiting & round-robin

mpmc round-robin rust scheduler

Last synced: 22 Jul 2025

https://github.com/adelrizq/sqrt_os

Sqrt OS is a simulation of an OS scheduler and memory manager using different scheduling algorithms including Highest Priority First (non-preemptive), Shortest Remaining Time Next, and Round Robin

highest-priority-first memory-manager operating-systems os round-robin schedular shortest-remaining-time-first sqrt-os synchronization synchronizer

Last synced: 05 May 2025

https://github.com/tony98ms/laravel-round-robin

Laravel package to generate sweepstakes using the Round Robin algorithm.

laravel round-robin

Last synced: 09 Oct 2025

https://github.com/arslanbilal/process-scheduling-algorithms

Process Scheduling Algorithms animation in WPF

algorithm fcfs priority process-scheduling round-robin sjf

Last synced: 04 Apr 2025

https://github.com/praveen1664/praveenchefserver

This is a complete repo for chef server, chef client, application server, data server, data bags, environments, roles, cookbooks etc.

chef chef-cookbook chef-server cookbooks devops nginx round-robin ruby ruby-gem ruby-on-rails

Last synced: 15 Mar 2025

https://github.com/bmarwell/nameserviceagent

A simple name service hook -- modifies Java’s DNS resolution behaviour

agent dns dns-over-https dnsresolver java javaagent name-service round-robin

Last synced: 08 Jul 2025

https://github.com/splines/network-scheduling

Round Robin and Fair Queuing visualized using Python and Matplotlib

network-scheduling python round-robin

Last synced: 02 Sep 2025

https://github.com/macpie/elb

Erlang Load Balancer

erlang erlang-library load-balancer round-robin

Last synced: 12 Sep 2025

https://github.com/swarajkumarsingh/load-balancer

Simple Load Balancer using Golang, which uses Round Robin Algorithm, and distributes connection to mutiple servers

algorithm backend go golang load-balancer loadbalancer loadbalancing round-robin

Last synced: 14 Oct 2025

https://github.com/felixklauke/mercantor

A simple but effective network attached service registry with load balancing capabilities running in a high availability cluster used for client side service discovery in a microservice environment.

balancing-capabilities expiration heartbeat jersey load load-balancer microservice microservice-environment network register rest round-robin service service-discovery service-registry

Last synced: 08 Apr 2025

https://github.com/mihazupan/dnsroundrobin

A helper for connecting Sockets to endpoints in a round-robin fashion

connect dns round-robin sockets

Last synced: 15 May 2025

https://github.com/samyam81/schedulingalgo

Scheduling algorithms manage the execution order of processes in a computer system, ensuring efficient resource utilization and timely completion of tasks.

beginner-friendly csharp first-in-first-out java operating-system round-robin shortest-job-first

Last synced: 23 Jul 2025

https://github.com/gyakobo/queuing-problem

This project showcases 4 examples of queuing: Single Queue, Round Robin, Shortest Queue, Random Queue, that would try to process as many persons as possible.

multi-threading njit python3 round-robin

Last synced: 22 Aug 2025

https://github.com/zakirkun/yae-miko

A simple API Gateway built with round-robin and least connection load balancing algorithms. This gateway includes Prometheus for monitoring and Grafana for visualization.

api-gateway golang least-connection round-robin

Last synced: 30 Apr 2025

https://github.com/gituser143/yacs

Yet Another Centralized Scheduler (YACS) is a scheduling framework that can schedule jobs for execution across a cluster.

centralized centralized-architecture distributed-computing least-loaded-scheduler mapreduce master-slave-cluster round-robin round-robin-scheduler scheduler

Last synced: 15 Sep 2025

https://github.com/yantavares/scheduler-so

Scheduler that manages processes in a Unix environment using the Round Robin policy with fixed priorities.

round-robin scheduler unix

Last synced: 07 May 2025

https://github.com/hupe1980/fakedns

Tiny DNS proxy for Penetration Testers and Malware Analysts

blue-team dns dns-server fakedns proxy rebind red-team resolver round-robin

Last synced: 04 Apr 2025

https://github.com/harsh-panchal-804/load-balancer-in-c

Multithreaded Layer 7 Load Balancer written in C for Linux. It utilizes POSIX sockets to accept and forward HTTP requests, distributes connections to multiple backend servers using round-robin scheduling, and transparently relays backend responses to clients . It also has dynamic Domain Name resolution.

c linux load-balancer posix-threads round-robin tcp

Last synced: 29 Jun 2025

https://github.com/natsalete/so-algoritmo-roundrobin-e-algoritmo-srt

Esse repositório possui dois algoritmos de escalonamento de processos: Shortest Remaining Time (SRT) e Round-Robin (RR)

cpp round-robin rr shortest-remaining-time srt

Last synced: 30 Mar 2025

https://github.com/moul/rrgc

🗑 round-robin garbage-collector

backup garbage-collector gc round-robin

Last synced: 17 Nov 2025

https://github.com/gnana997/load-balancer-go

Golang Load Balancer: A simple, configurable load balancer implemented in Golang, supporting Weighted Round Robin and Round Robin strategies. Features include health checks for service instances and easy configuration via a YAML file.

golang health-check http-routing load-balancer microservices round-robin service-discovery weighted-round-robin yaml-configuration

Last synced: 08 Apr 2025

https://github.com/aryan-darji-07/cpu-scheduling

The CPU Scheduling Simulator is a web-based application designed to help users understand and compare different CPU scheduling algorithms. With an intuitive user interface, users can input the arrival times and burst times of processes and select from various scheduling algorithms to see how each one handles task execution.

cpu-scheduling css first-come-first-serve html javascript jquery responsive-web-design round-robin scheduling-algorithms shortest-job-first shortest-remaining-time-first

Last synced: 24 Dec 2025

https://github.com/ductnn/tinylb

TinyLB is a simple Load Balancer written in Go

docker golang load-balancer round-robin simple

Last synced: 04 Apr 2025

https://github.com/ramchaik/hermes

A robust HTTP load balancer and reverse proxy written from scratch in Golang.

ci docker docker-image go golang hermes least-connections load-balancer round-robin weighted-round-robin

Last synced: 18 Oct 2025

https://github.com/malekmfs/cspe40824

M/M/1/K Queue Simulation and Analysis Modeling assignments for "Computer System Performance Evaluation" course.

assignments-of-the-course discriminatory-procesor-sharing fifo performance-evaluation processor-sharing queue-simulation round-robin simulation

Last synced: 27 Mar 2025

https://github.com/f4ww4z/round-robin-scheduling

The Round Robin scheduling algorithm in operating systems

java process-scheduling round-robin scheduling-algorithms

Last synced: 20 Jul 2025

https://github.com/mylifeismyhome/roundrobin-php

A Round Robin written in php

mit-license php round-robin tournament

Last synced: 11 Mar 2025

https://github.com/pulkit1822/cse3003-operating-system

This repository contains implementations of various operating system scheduling algorithms in C++. Whether you're a student studying operating systems or a developer looking to understand these algorithms better, this repository aims to provide clear and concise implementations along with explanations to aid your learning.

bankers-algorithm c cpp fcfs-process-scheduling oper priori resource-allocation-algorithm round-robin shortest-job-first

Last synced: 25 Oct 2025

https://github.com/elemeants/schedulerqg8

This project implements a simple scheduler for a Freescale microcontroller mc9s08qg8.

c embedded-systems freescale library mc9s08qg8 qg8 round-robin rtos scheduler

Last synced: 17 Mar 2025

https://github.com/derhuerst/round-robin-scheduler

A round-robin scheduler, compatible with the abstract-scheduler interface.

abstract-scheduler round-robin scheduler scheduling

Last synced: 20 Feb 2025

https://github.com/alishbz/round_robin

By developing the Round Robin algorithm, I tried to make scheduling that can be used in the real world with priority ordering.

c round-robin scheduler

Last synced: 02 Apr 2025

https://github.com/abbychau/phpmyserver

A program that starts multiple PHP development servers and load balances incoming requests between them using a round-robin algorithm.

go load-balancing php process-management round-robin web-development

Last synced: 08 Apr 2025

https://github.com/amine-cs96/round_robin-process-scheduler

Round-Robin Process Scheduler is a C console application simulating CPU scheduling with the Round-Robin algorithm. It manages processes dynamically in a circular queue, executes them in fixed time quanta, and visualizes process states, illustrating time-sharing and process management in operating systems.

c circular-queue cpu-scheduling operating-system process-scheduler round-robin simulation time-sharing

Last synced: 14 Oct 2025

https://github.com/knosmos/arbiter

Judging system for hackPHS 2022

hackathon minimum-arc-feedback-set round-robin

Last synced: 11 Sep 2025

https://github.com/umstek/processschedulersimulator

Process Scheduler Simulator with Round Robin (built-in) and Custom Algorithm Support. (CS2042 Operating Systems - Assignment)

process-scheduler-simulator round-robin

Last synced: 24 Dec 2025

https://github.com/yousefmohammad/cpu_scheduling

A GUI-based CPU Scheduling Simulator for visualizing FCFS, SJF, RR, and Priority algorithms with process management and real-time results.

cpu-scheduling fcfs open-source operating-system priority-scheduling process process-management python-project round-robin scheduling-algorithms sjf tkinter tkinter-gui

Last synced: 27 Oct 2025

https://github.com/czubocha/so-cpu-scheduling-algorithms

implementation of operation system processes scheduling algorithms - FCFS, SJF, preemptive SJF, RR

cpu-scheduler fcfs preemptive-sjf round-robin rr scheduling-algorithms sjf

Last synced: 20 Mar 2025

https://github.com/olooce/load-balancer

A Go-based load balancer that distributes client requests among multiple servers using various load-balancing algorithms. It supports both horizontal and vertical scaling and includes real-time monitoring via a web interface. The project also provides example servers to demonstrate its capabilities.

adaptive-load-balancing consistent-hashing go-load-balancer-with-monitoring golang ip-hash least-bandwidth least-connections least-response-time least-time random round-robin weighted-least-connections weighted-round-robin

Last synced: 31 Mar 2025

https://github.com/university-project-repos/hellcoptacontrolla

A real-time kernel and interrupt-driven embedded-C program for remotely accessing and controlling the state, orientation and operation of a model helicopter. ENCE361 group project at the University of Canterbury.

adc c-programming collaborative-development computer-science debouncing embedded-c embedded-systems helicopter-controller infrared interrupt-driven-programs microcontroller-programming obstacle-detection pid pwm quadrature-encoder real-time round-robin uart university-of-canterbury university-project

Last synced: 23 Mar 2025

https://github.com/sancakerkan/udploadbalancer

This project implements a simple UDP Load Balancer that distributes incoming UDP messages to a pool of backend servers using a round-robin scheduling algorithm.

computernetworks load-balancer networks python round-robin udp

Last synced: 27 Feb 2025

https://github.com/nikhiljsk/os_schedulers_scratch

Implementation of Scheduler algorithms in operating systems from scratch in C++

cpp operating-system queue round-robin scheduler scheduling shortest-job-first

Last synced: 09 Mar 2025

https://github.com/mtgsoftworks/operating-systems-project

A Java-based simulation of a multi-programming system with a priority-based dispatcher, managing processes and resources efficiently through FCFS, round-robin, and feedback algorithms.

fcfs-process-scheduling feedback-system java-simulation multi-threading operating-system round-robin

Last synced: 23 Jun 2025

https://github.com/amorehead/interstellaroceans

A round-robin tournament scheduler written in Angular 6+.

angular6 material-design round-robin scheduling tournament

Last synced: 14 Jul 2025

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/juanpablo70/arep-taller05

Modularización con virtualización (DOCKER y AWS)

aws docker java mongodb round-robin

Last synced: 15 Mar 2025

https://github.com/ibraam-nashaat/os-scheduler

This project aims to implement a CPU scheduler in an operating system environment. The scheduler determines the order of execution for scheduled processes based on specific algorithms.

first-fit hpf non-preemptive-highest-priority-first os os-scheduler process round-robin rr scheduler shortest-remaining-time-next srtn

Last synced: 20 Jun 2025

https://github.com/rishichirchi/load-balancer

This project is a custom-built load balancer written in Go. It distributes incoming HTTP requests among multiple backend servers using a round-robin algorithm, with health checks to ensure backends are responsive.

go golang http-server load-balancer round-robin

Last synced: 07 May 2025

https://github.com/egemenciftci/tournamentschedule

Builds a round-robin tournament schedule for a number of teams. Uses a simulated version of the circle method.

csharp dotnet round-robin

Last synced: 01 Apr 2025

https://github.com/ryan-m-smith/timesharingsimulation

A simple simulation of a time-sharing system with a round-robin scheduler. CS-320 Project 1.

operating-systems round-robin simulation time-sharing

Last synced: 03 Apr 2025

https://github.com/albertkarapetyan/api-gateway

This API Gateway is built in Go and provides load balancing between multiple backend services. It supports multiple load balancing strategies, including "Round Robin" and "Least Connections"

api-gateway autoreload-config dependencyinjection dynamic-backend flexibility health-check jwt-authentication jwt-claims jwt-token least-connections load-balancer middleware reverse-proxy round-robin routing scalability signingmethodhs256 validation-rules wire zero-downtime

Last synced: 24 Oct 2025

https://github.com/theraphael0000/ssbu_discord_bot

Discord command for round-robin tournament planning generation

discord-bot round-robin smash-bros ssbu super-smash-bros super-smash-bros-ultimate

Last synced: 09 Apr 2025

https://github.com/yashk2000/round-robin

Implementation of Round Robin scheduling algorithm in C++

cpp operating-systems round-robin scheduling-algorithms

Last synced: 24 Oct 2025

https://github.com/samarthghag/financial-task-scheduler

This is my 3 end sem project , in the i Implement any of the Operating system concepts my domain is Finance and Investment we have built the prototype in python for the os concepts like FCFS, SJF, SRTF, Round Robin, Priority (Preemptive and Non-Preemptive)

fcfs-scheduling finance os priority-scheduling python round-robin sjf-scheduling srtf-scheduling

Last synced: 16 Mar 2025

https://github.com/krossroad/roundrobinecho

Simple Round-robin loadbalancer implemented in go

go golang load-balancer round-robin

Last synced: 20 Oct 2025

https://github.com/mocha-bot/donut

1 on 1 donut call management. This service feature streamlines the scheduling and management of 1-on-1 donut calls, fostering meaningful connections and facilitating easy coordination between participants.

1on1 donut-call matchmaking people-peers round-robin

Last synced: 14 Dec 2025

https://github.com/danilopeixoto/burnout

An implementation of operating system scheduling algorithms.

operating-system round-robin scheduling shortest-job-first

Last synced: 21 Feb 2025

https://github.com/itaheld90/all-play-all

round robin tournament generator

es6 javascript permutation round-robin tournament

Last synced: 29 Dec 2025

https://github.com/nosto/lazysusan

A round-robin message broker library backed by Redis

java message-broker message-queue mq redis round-robin

Last synced: 26 Mar 2025