github/glb-director
GitHub Load Balancer Director and supporting tooling. observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3030
- days_rel: n/a
- days_push: 10
- n_releases_24m: 0
Adoption not part of the score
2453 stars · 239 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
GitHub's GLB Director is a set of components implementing a scalable, stateless Layer 4 load balancer for bare metal datacenter environments, using rendezvous hashing and UDP encapsulation with Direct Server Return. It is used in production to serve all traffic from GitHub's datacenters.
Use cases
- build a scalable layer 4 load balancer for a datacenter
- distribute traffic across servers using ECMP and BGP anycast
- handle line-rate packet processing on bare metal
- implement a split L4/L7 load balancing architecture
- avoid flow state sharing between load balancer nodes
- drain servers without disrupting existing connections
When to choose
- you operate bare metal datacenter infrastructure with ECMP routing
- you need a stateless L4 director tier with flow-aware redirection
- you want a production-proven load balancer design from GitHub
When to avoid
- you need a simple software load balancer for cloud VMs or containers
- you require Layer 7 (HTTP) load balancing features
- you lack control over network routing (BGP/ECMP) in your environment
Facets
library · maturity maintenance
networking proxy load-testing networking infrastructure-as-code microservices developer-tools c self-hosted load-balancer layer4 ecmp dpdk gue-encapsulation datacenter bgp direct-server-return linux
1 source
- readme: https://github.com/github/glb-director · fetched 2026-08-28 · 1038730480f0
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| github/glb-director | main | 67 |
For agents
markdown · JSON · MCP: product_card(name="github/glb-director")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem