memorysafety/river
This repository is the home of the River reverse proxy application, based on the pingora library from Cloudflare. observed · 2026-08-28
Health v2 · maintenance only
16/100
- Activity 0
- Release rhythm 8
- Longevity 66
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: n/a
- age_days: 933
- days_rel: n/a
- days_push: 726
- n_releases_24m: 0
Adoption not part of the score
2351 stars · 138 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
River is a reverse proxy application written in Rust, built on Cloudflare's Pingora library and developed under ISRG's Prossimo initiative to promote memory-safe internet infrastructure. It offers load balancing, rate limiting, KDL-based configuration, and planned WASM-based scriptability.
Use cases
- replace nginx with a memory-safe reverse proxy
- load balance traffic across backend services
- rate limit incoming HTTP requests at the edge
- proxy traffic with better connection reuse than nginx
- script proxy behavior with WASM plugins
- deploy a Rust-based edge proxy for security-sensitive infrastructure
When to choose
- you want a memory-safe alternative to nginx or other C/C++ proxies
- you need high-performance load balancing and connection reuse
- you value Rust safety guarantees at the network edge
- you want simple file-based (KDL) proxy configuration
When to avoid
- you need production stability - the project explicitly offers no stability guarantees
- you need the full mature feature set of nginx or HAProxy today
- you require extensive plugin ecosystems or long-term support
- you need battle-tested behavior under complex production traffic
Facets
application · maturity experimental
proxy http-server rate-limiting configuration-management wasm networking security web-development infrastructure-as-code windows cli rust reverse-proxy pingora memory-safety load-balancing nginx-alternative kdl-config linux macos
5 sources
- readme: https://github.com/memorysafety/river · fetched 2026-08-28 · 9614d764f117
- homepage: https://www.memorysafety.org/initiative/reverse-proxy/ · fetched 2026-08-29 · aeb7b17d6989
- site_page: https://www.memorysafety.org/about · fetched 2026-08-29 · 7756b0cfef0f
- site_page: https://www.memorysafety.org/docs/memory-safety · fetched 2026-08-29 · 53af1d492515
- registry_crates: https://crates.io/api/v1/crates/river · fetched 2026-08-29 · 8860db57093c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| memorysafety/river | main | 16 |
For agents
markdown · JSON · MCP: product_card(name="memorysafety/river")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem