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

memorysafety/river

This repository is the home of the River reverse proxy application, based on the pingora library from Cloudflare. observed · 2026-08-28

github.com/memorysafety/river · homepage · Rust · Apache-2.0 (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
memorysafety/rivermain16

For agents

markdown · JSON · MCP: product_card(name="memorysafety/river")

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