sozu-proxy/sozu
Sōzu HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust. It is awesome! observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 99
- Release rhythm 93
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 8
- age_days: 3514
- days_rel: 48
- days_push: 10
- n_releases_24m: 10
Adoption not part of the score
3722 stars · 213 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Sōzu is a fast, always-up HTTP and TCP reverse proxy written in Rust that can be reconfigured at runtime without reloads and upgrades itself while still processing requests. It uses a share-nothing worker architecture with epoll event loops, terminates TLS via pluggable crypto backends, and exposes a control-plane socket plus an optional live TUI dashboard.
Use cases
- terminate TLS in front of backend servers
- reconfigure proxy routing without downtime or reloads
- upgrade the proxy binary while connections stay alive
- shield and load-balance backends in a PaaS or cloud platform
- run a memory-safe reverse proxy for high-traffic infrastructure
- monitor proxy traffic live from the terminal with sozu top
When to choose
- you need zero-downtime configuration changes and binary upgrades
- you run a dynamic platform with frequent deployments and want an always-up proxy
- you want a Rust-based, memory-safe alternative to HAProxy or nginx for HTTP/TCP proxying
- you need a control-plane-driven proxy with atomic config diffs over a unix socket
When to avoid
- you need a full-featured web server with scripting, caching, or static file serving
- you require non-Linux production platforms (prebuilt binaries target Linux only)
- you need a proxy with a large plugin ecosystem or extensive community modules
- AGPL-3.0 licensing is incompatible with your product plans
Facets
service · maturity active
proxy http-server security monitoring configuration-management networking web-development infrastructure-as-code self-hosted security performance rust cli self-hosted reverse-proxy tls-termination hot-reconfiguration zero-downtime load-balancing rustls tui-dashboard linux
4 sources
- readme: https://github.com/sozu-proxy/sozu · fetched 2026-08-28 · df088b8ff2ae
- homepage: https://www.sozu.io/ · fetched 2026-08-29 · 204236c7198d
- site_page: https://www.sozu.io/about · fetched 2026-08-29 · df6dc56d8013
- registry_crates: https://crates.io/api/v1/crates/sozu · fetched 2026-08-29 · 86a5890ae608
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sozu-proxy/sozu | main | 97 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem