Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Load Balancing

Load Balancing

88 projects

Showing 36 of 88 projects

ProxyKit
ProxyKitC#

A toolkit for creating code-first HTTP reverse proxies as middleware in ASP.NET Core applications.

#http-proxy#reverse-proxy#proxy
Stars1.1k
Forks136
Last commit5 years ago
ccflare
ccflareTypeScript

An intelligent Claude API proxy with load balancing across multiple accounts to prevent rate limits and provide full request visibility.

#claude-api#api-analytics#developer-tools
Stars1.0k
Forks141
Last commit4 months ago
consistent
consistentGo

A Go library implementing consistent hashing with bounded loads for uniform key distribution and load balancing.

#consistent-hashing-library#distributed-systems#go-library
Stars784
Forks79
Last commit13 days ago
ScaleCube Services
ScaleCube ServicesJava

A high-throughput, low-latency reactive microservices library with built-in service discovery, load balancing, and pluggable API gateways.

#api-gateway#java-library#swim-protocol
Stars638
Forks111
Last commit10 days ago
ScaleCube
ScaleCubeJava

A high-throughput, low-latency reactive microservices library with built-in service discovery, load balancing, and pluggable API gateways.

#api-gateway#java-library#swim-protocol
Stars638
Forks111
Last commit10 days ago
Nginx common configuration - Universal config and snippets
Nginx common configuration - Universal config and snippetsDockerfile

A collection of production-ready Nginx configuration snippets, templates, and best practices for common web server setups.

#reverse-proxy#sandbox#configs
Stars584
Forks21
Last commit
ledge
ledgeLua

An RFC-compliant, ESI-capable HTTP cache for Nginx/OpenResty backed by Redis, designed as a fast alternative to Squid/Varnish.

#reverse-proxy#edge-side-includes#redis
Stars458
Forks57
Last commit5 years ago
go-jump
go-jumpGo

A Go implementation of Google's jump consistent hash algorithm for minimal disruption when resizing hash tables.

#algorithm#hash-table#distributed-systems
Stars388
Forks33
Last commit4 years ago
cdrs
cdrsRust

A pure Rust client driver for Apache Cassandra and ScyllaDB with comprehensive CQL protocol support.

#database#data-serialization#client
Stars338
Forks55
Last commit5 years ago
docker-flow-proxy
docker-flow-proxyGo

A dynamic proxy for Docker services that automatically reconfigures HAProxy on deployment or scaling events.

#haproxy#reverse-proxy#dynamic-configuration
Stars319
Forks185
Last commit8 months ago
wescale
wescaleGo

A modern MySQL proxy with read-write splitting, read-after-write consistency, load balancing, and OnlineDDL.

#proxy#high-availability#kubernetes
Stars316
Forks14
Last commit1 year ago
tobaru
tobaruRust

Advanced port forwarding utility with TLS SNI/ALPN routing, IP-based rules, HTTP proxy features, and hot reloading.

#http-proxy#tls-routing#reverse-proxy
Stars291
Forks22
Last commit6 months ago
ccflare -> better-ccflare
ccflare -> better-ccflareTypeScript

An intelligent Claude API proxy with load balancing across multiple accounts, real-time analytics, and multi-provider support.

#claude-api#oauth#developer-tools
Stars262
Forks48
Last commit1 day ago
polo
poloJavaScript

A zero-configuration service discovery module for Node.js that enables automatic discovery of services on local networks without central servers.

#local-network#multicast#distributed-systems
Stars246
Forks20
Last commit11 years ago
DataStax Ruby Driver
DataStax Ruby DriverRuby

A Ruby client driver for Apache Cassandra, supporting CQL3 and Cassandra's native protocol with asynchronous execution and cluster management.

#database-driver#cql3#ruby-client
Stars236
Forks92
Last commit2 years ago
pup
pupTypeScript

A universal process manager built in Deno to keep scripts, applications, and services alive across platforms.

#process-manager#rest-api#deno
Stars195
Forks6
Last commit6 months ago
goma-gateway
goma-gatewayGo

A lightweight, high-performance API gateway and reverse proxy with declarative YAML configuration, robust middleware, and support for REST, GraphQL, TCP, UDP, and gRPC.

#api-gateway#reverse-proxy#observability
Stars185
Forks19
Last commit2 days ago
CondenserDotNet
CondenserDotNetC#

A .NET API condenser and reverse proxy built on Kestrel and Consul, with a lightweight Consul client library.

#leader#api-gateway#reverse-proxy
Stars165
Forks28
Last commit3 years ago
go-proxy-cache
go-proxy-cacheGo

A simple reverse proxy with caching written in Go, using Redis for storage and supporting load balancing, SSL/TLS, and advanced caching features.

#reverse-proxy#web-server#caching
Stars150
Forks19
Last commit1 day ago
snunit
snunitScala

A Scala Native HTTP server library built on NGINX Unit for high-performance, reliable web applications.

#http-server#high-performance#serverless
Stars148
Forks10
Last commit2 months ago
amazon-kinesis-client-ruby
amazon-kinesis-client-rubyRuby

A Ruby interface for the Amazon Kinesis Client Library, enabling developers to build robust streaming data applications.

#stream-processing#real-time-analytics#distributed-systems
Stars148
Forks62
Last commit
terraform-aws-elb
terraform-aws-elbHCL

A Terraform module for provisioning AWS Classic Load Balancers (ELB) with configurable listeners, health checks, and instance attachments.

#cloud-infrastructure#devops#elb
Stars148
Forks255
Last commit3 days ago
rpcx-rs
rpcx-rsRust

A Rust library for the rpcx microservice framework, enabling Rust functions to be exposed as cross-platform RPC services.

#distributed-systems#microservice#rpcx
Stars134
Forks24
Last commit2 years ago
fast-shot
fast-shotGo

A fluent, feature-rich, and highly configurable HTTP client library for Go, designed for rapid and precise API interactions.

#rest#rest-client#retry-mechanism
Stars128
Forks11
Last commit15 days ago
mup-aws-beanstalk
mup-aws-beanstalkJavaScript

A Meteor Up plugin to deploy Meteor applications to AWS Elastic Beanstalk with zero downtime.

#aws-elastic-beanstalk#deployment#meteor-up
Stars124
Forks56
Last commit2 years ago
doublejump
doublejumpGo

A revamped jump consistent hash algorithm for Go that supports node removal with zero memory allocations.

#consistent-hashing-library#consistent-hash#distributed-systems
Stars111
Forks14
Last commit3 years ago
mssqlx
mssqlxGo

A lightweight, embeddable Go database client library with auto-balancing and high availability for master-slave/master-master structures.

#database#sqlx-extension#connection-pooling
Stars103
Forks12
Last commit2 years ago
redis-shield
redis-shieldRust

A Redis module implementing the token-bucket algorithm as a native command for high-performance rate limiting.

#valkey module#redis#valkey
Stars100
Forks5
Last commit5 days ago
Proxies
ProxiesTypeScript

A high-level library for building Cloudflare Workers with proxying primitives for routing, load balancing, and upstream services.

#mixpanel#cloudflare-workers#serverless
Stars92
Forks9
Last commit3 years ago
Swarm Router
Swarm RouterDockerfile

A zero-config ingress router for Docker Swarm that automatically routes traffic using HAProxy with DNS-based service discovery.

#docker-swarm-mode#stateless-architecture#haproxy
Stars75
Forks12
Last commit11 months ago
hurlurl
hurlurlRust

A load balancing link shortener that randomly redirects users to one of multiple URLs, useful for distributing groups across instances.

#random-redirect#axum#yew
Stars68
Forks7
Last commit1 year ago
etcdjs
etcdjsJavaScript

Low-level etcd v2 and v3 client for JavaScript with automatic failover and load balancing.

#etcd-client#distributed-systems#key-value-store
Stars58
Forks13
Last commit2 years ago
dropwizard-consul
dropwizard-consulJava

A Dropwizard bundle for integrating Consul service discovery, configuration, and health checks into Java applications.

#health-checks#ribbon#java
Stars55
Forks19
Last commit3 years ago
proteus-java
proteus-javaJava

Java client library for the Netifi Proteus reactive microservices platform.

#java-client#distributed-systems#java
Stars42
Forks3
Last commit7 years ago
caddy-docker-upstreams
caddy-docker-upstreamsGo

A Caddy module that automatically discovers and routes traffic to Docker containers using Docker labels.

#reverse-proxy#http-server#dynamic-upstreams
Stars39
Forks9
Last commit1 month ago
Multi-prometheus proxy
Multi-prometheus proxyGo

A proxy that routes Prometheus queries to one of multiple HA Prometheus instances with configurable selection strategies.

#marathon#proxy#high-availability
Stars37
Forks4
Last commit9 years ago
PreviousPage 2 of 3

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
3 years ago
2 months ago
Next
#Microservices28
#Reverse Proxy27
#Distributed Systems24
#Service Discovery24
#Go18
#Api Gateway17
#Docker15
#Cloud Native13
#Golang11
#Proxy10
#Observability9
#Self Hosted8