libnghttp3
brew install libnghttp3
v1.16.0
MIT
C library implementing HTTP/3 and QUIC protocol stack for building HTTP/3 clients and servers.
Why you might care
libnghttp3 provides the core HTTP/3 protocol implementation needed by HTTP clients and servers that want to support the latest standard. It's a low-level building block typically used as a dependency by higher-level tools (like curl, nghttp2, or web servers) rather than directly by end users. Written in C for performance and broad compatibility.
124.9k
30-day installs · #28
376.7k
90-day · #36
1.4M
365-day · #37
Build dependencies
Links
- https://nghttp2.org/nghttp3/
- Brew formula source: Formula/lib/libnghttp3.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"quiche",
"lsquic",
"ngtcp2"
],
"build_dependencies": [
"cmake"
],
"categories": [
"library",
"networking",
"http-client"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "HTTP/3 library written in C",
"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": "libnghttp3",
"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/nghttp3/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "Welcome to nghttp3\u00e2\u0080\u0099s documentation! \u2014 nghttp3 1.17.0-DEV documentation",
"installs_30d": 124926,
"installs_365d": 1364724,
"installs_90d": 376691,
"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:13+00:00",
"llm_model": "claude-haiku-4-5",
"name": "libnghttp3",
"oldnames": [],
"one_liner": "C library implementing HTTP/3 and QUIC protocol stack for building HTTP/3 clients and servers.",
"optional_dependencies": [],
"rank_30d": 28,
"rank_365d": 37,
"rank_90d": 36,
"raw_hash": "b443df5307d0b9f5",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/lib/libnghttp3.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "1.16.0",
"versioned_formulae": [],
"why_use_this": "libnghttp3 provides the core HTTP/3 protocol implementation needed by HTTP clients and servers that want to support the latest standard. It\u0027s a low-level building block typically used as a dependency by higher-level tools (like curl, nghttp2, or web servers) rather than directly by end users. Written in C for performance and broad compatibility."
}