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

envoyproxy/envoy

Cloud-native high-performance edge/middle/service proxy observed · 2026-08-28

github.com/envoyproxy/envoy · homepage · C++ · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

95/100

  • Activity 99
  • Release rhythm 87
  • Longevity 100
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: 0.0
  • age_days: 3677
  • days_rel: 7
  • days_push: 7
  • n_releases_24m: 107

Full methodology

Adoption not part of the score

28822 stars · 5576 forks observed · 2026-08-28

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

Envoy is a CNCF-hosted, high-performance C++ edge, middle, and service proxy designed for cloud-native and AI-native applications. It provides L7 routing, load balancing, TLS termination, observability, and dynamic xDS configuration, and serves as the engine behind gateways and service meshes like Envoy Gateway and Istio.

Use cases

  • run a high-performance edge proxy for microservices
  • terminate TLS and route traffic at the edge
  • act as a Kubernetes ingress gateway
  • add distributed tracing and L7 observability to service traffic
  • load balance and proxy LLM/AI inference traffic
  • enforce JWT auth, RBAC, and rate limits on requests
  • dynamically reconfigure routing without restarts via xDS

When to choose

  • you need a battle-tested, CNCF-graduated data plane for microservices or service meshes
  • you want deep L7 visibility with stats, access logs, and distributed tracing
  • you need programmable, hot-reconfigurable routing and policy via xDS APIs
  • you are building a gateway or mesh and want a proven proxy engine underneath
  • you need first-class support for streaming AI/LLM traffic

When to avoid

  • you need a simple reverse proxy with minimal configuration (nginx or Caddy may suffice)
  • your team cannot operate a complex, config-heavy proxy
  • you only need basic L4 forwarding without advanced L7 features
  • you want a lightweight sidecar with a very small resource footprint

Facets

service · maturity stable

proxy api-gateway load-testing middleware http-server tracing monitoring auth rate-limiting microservices cloud-computing networking security monitoring large-language-models cloud self-hosted cpp windows edge-proxy service-mesh xds cncf ingress tls-termination wasm-filters grpc ai-gateway l7-proxy devops containers linux macos docker kubernetes

7 sources

Member repositories

RepositoryRoleHealth v2
envoyproxy/envoymain95

For agents

markdown · JSON · MCP: product_card(name="envoyproxy/envoy")

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