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

nghttp2/nghttp2

nghttp2 - HTTP/2 C Library and tools observed · 2026-08-28

github.com/nghttp2/nghttp2 · homepage · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 83
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 89.0
  • age_days: 4796
  • days_rel: 35
  • days_push: 9
  • n_releases_24m: 9

Full methodology

Adoption not part of the score

5046 stars · 945 forks observed · 2026-08-28

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

nghttp2 is a mature C library implementing the HTTP/2 framing layer and HPACK header compression, plus client, server, proxy, and load-testing tools built on top. It also supports HTTP/3/QUIC in its proxy and benchmarking tools and is widely used as the HTTP/2 implementation in other software.

Use cases

  • implement http/2 protocol support in a c or c++ application
  • encode and decode hpack header compression
  • run a reverse proxy that speaks http/2 and http/3
  • load test and benchmark an http/2 server
  • test http/2 client behavior against a reference server

When to choose

  • you need a battle-tested, spec-compliant HTTP/2 framing library in C
  • you want HPACK encoder/decoder as a public API
  • you need HTTP/2 or HTTP/3 load testing with h2load
  • you want a high-performance reverse proxy with HTTP/3 support

When to avoid

  • you only need a high-level HTTP client in a scripting language
  • you want a full-featured application web server rather than a protocol library
  • your project cannot link native C libraries

Facets

library · maturity stable

http-server http-client proxy benchmarking serialization web-development networking performance developer-tools windows cross-platform cpp c http2 http3 quic hpack load-testing reverse-proxy linux macos

9 sources

Member repositories

RepositoryRoleHealth v2
nghttp2/nghttp2main94

For agents

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

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