dotnet/yarp
A toolkit for developing high-performance HTTP reverse proxy applications. observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 99
- Release rhythm 16
- 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: 177
- age_days: 2372
- days_rel: 552
- days_push: 9
- n_releases_24m: 2
Adoption not part of the score
9603 stars · 933 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
YARP (Yet Another Reverse Proxy) is a .NET library and toolkit for building high-performance, customizable HTTP reverse proxy servers on ASP.NET. It supports config-file or programmatic configuration, load balancing, health checks, and protocols like HTTP/2, HTTP/3, gRPC, and WebSockets.
Use cases
- build a reverse proxy in .NET
- route traffic to backend services with load balancing
- create an API gateway with custom routing rules
- proxy gRPC and WebSocket traffic
- customize proxy behavior programmatically
- front microservices with a configurable gateway
When to choose
- you need a reverse proxy deeply customized in .NET code
- you want an API gateway integrated with ASP.NET middleware
- you need high-performance proxying with HTTP/2, HTTP/3, gRPC, or WebSockets support
- you want configuration driven by your own backend config system
When to avoid
- you just need a simple static reverse proxy without custom code (nginx or Caddy may suffice)
- your stack is not .NET and you don't need programmatic customization
- you need a full-featured edge proxy with extensive plugin ecosystems out of the box
Facets
library · maturity stable
http-server proxy routing middleware load-testing web-development backend networking apis microservices dotnet cross-platform windows reverse-proxy aspnet-core load-balancing http2 http3 grpc websockets gateway docker linux macos
2 sources
- readme: https://github.com/dotnet/yarp · fetched 2026-08-28 · 6808e025cf9c
- homepage: https://yarp.dot.net · fetched 2026-08-29 · 3ce2f8d58831
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| dotnet/yarp | main | 70 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem