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

dotnet/yarp

A toolkit for developing high-performance HTTP reverse proxy applications. observed · 2026-08-28

github.com/dotnet/yarp · homepage · C# · MIT (permissive) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
dotnet/yarpmain70

For agents

markdown · JSON · MCP: product_card(name="dotnet/yarp")

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