libnghttp2
brew install libnghttp2
v1.69.0
MIT
C library implementing HTTP/2 protocol with client and server support.
Why you might care
libnghttp2 is the standard HTTP/2 implementation used by curl, OpenSSL, and other tools requiring HTTP/2 support. It's a mature, battle-tested library that handles the complexity of the HTTP/2 protocol so you don't have to. Most users don't install this directly—it's a build/runtime dependency for other formulae.
97.1k
30-day installs · #42
555.8k
90-day · #16
2.0M
365-day · #17
Build dependencies
Links
- https://nghttp2.org/
- Brew formula source: Formula/lib/libnghttp2.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"nghttp3",
"h2o",
"hyper"
],
"build_dependencies": [
"pkgconf"
],
"categories": [
"library",
"networking"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "HTTP/2 C Library",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:40:37+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "libnghttp2",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://nghttp2.org/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "Nghttp2: HTTP/2 C Library - nghttp2.org",
"installs_30d": 97069,
"installs_365d": 1980670,
"installs_90d": 555780,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "MIT",
"llm_generated_at": "2026-06-20T23:42:19+00:00",
"llm_model": "claude-haiku-4-5",
"name": "libnghttp2",
"oldnames": [],
"one_liner": "C library implementing HTTP/2 protocol with client and server support.",
"optional_dependencies": [],
"rank_30d": 42,
"rank_365d": 17,
"rank_90d": 16,
"raw_hash": "f34cfc77f21ec47e",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/lib/libnghttp2.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.69.0",
"versioned_formulae": [],
"why_use_this": "libnghttp2 is the standard HTTP/2 implementation used by curl, OpenSSL, and other tools requiring HTTP/2 support. It\u0027s a mature, battle-tested library that handles the complexity of the HTTP/2 protocol so you don\u0027t have to. Most users don\u0027t install this directly\u2014it\u0027s a build/runtime dependency for other formulae."
}