envoyproxy/envoy
Cloud-native high-performance edge/middle/service proxy 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
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
- readme: https://github.com/envoyproxy/envoy · fetched 2026-08-28 · c2fa9adb17c1
- homepage: https://www.envoyproxy.io · fetched 2026-08-29 · bc460735704f
- site_page: https://www.envoyproxy.io/docs · fetched 2026-08-29 · 0b903ee1a858
- site_page: https://www.envoyproxy.io/docs/envoy/latest/start/start · fetched 2026-08-29 · f3a4909231b1
- site_page: https://www.envoyproxy.io/docs/envoy/v1.39.1/version_history/current · fetched 2026-08-29 · 7b0381e4440b
- site_page: https://www.envoyproxy.io/docs/envoy/latest · fetched 2026-08-29 · ef123951403b
- site_page: https://www.envoyproxy.io/docs/envoy/latest/start/install · fetched 2026-08-29 · 7d43ba619085
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| envoyproxy/envoy | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="envoyproxy/envoy")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem