Ross ROSS = Recommend OSS · open-source software intelligence for agents

sozu-proxy/sozu

Sōzu HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust. It is awesome! observed · 2026-08-28

github.com/sozu-proxy/sozu · homepage · Rust · AGPL-3.0 (copyleft) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
sozu-proxy/sozumain97

For agents

markdown · JSON · MCP: product_card(name="sozu-proxy/sozu")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem