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

cloudflare/pingora

A library for building fast, reliable and evolvable network services. observed · 2026-08-28

github.com/cloudflare/pingora · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

84/100

  • Activity 99
  • Release rhythm 63
  • Longevity 86
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: 97
  • age_days: 1216
  • days_rel: 90
  • days_push: 8
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

27278 stars · 1723 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Pingora is a Rust framework from Cloudflare for building fast, reliable, and programmable network services such as HTTP proxies and load balancers. It is battle-tested at Cloudflare, serving tens of millions of requests per second, with support for HTTP 1/2, gRPC, WebSocket proxying, TLS, and graceful reloads.

Use cases

  • build a custom reverse proxy in Rust
  • build a programmable load balancer with failover
  • replace nginx with a memory-safe proxy
  • proxy gRPC and websocket traffic
  • build a high-performance HTTP server at internet scale
  • implement custom load balancing strategies

When to choose

  • you need a highly customizable, memory-safe alternative to C/C++ proxies like nginx
  • performance and security are top priorities for your network service
  • you need HTTP/1, HTTP/2, gRPC, or websocket proxying with graceful reloads

When to avoid

  • you need a turnkey proxy with config-file setup rather than writing Rust code
  • your primary platform is Windows, which only has preliminary support
  • you need stable caching APIs, which are still experimental and volatile

Facets

framework · maturity stable

http-server proxy load-testing caching websocket middleware routing networking backend web-development performance developer-tools rust cross-platform async-rust reverse-proxy load-balancer tls grpc-proxy graceful-reload cloudflare linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
cloudflare/pingoramain84

For agents

markdown · JSON · MCP: product_card(name="cloudflare/pingora")

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