mozilla/neqo
Neqo, the Mozilla Firefox implementation of QUIC in Rust observed · 2026-08-28
Health v2 · maintenance only
99/100
- Activity 99
- Release rhythm 99
- 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: 13.5
- age_days: 2753
- days_rel: 8
- days_push: 8
- n_releases_24m: 41
Adoption not part of the score
2220 stars · 166 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Neqo is Mozilla's Rust implementation of the QUIC transport protocol, HTTP/3, and QPACK, used in production by Firefox and usable standalone as a library. It also ships command-line tools (neqo-client, neqo-server) for testing and debugging HTTP/3 endpoints, though the server side is explicitly experimental.
Use cases
- implement QUIC transport in a Rust application
- test an HTTP/3 server with a command-line client
- add HTTP/3 support to a browser or network client
- debug QUIC connections with QLOG logs
- experiment with IETF QUIC and HTTP/3 protocol compliance
- build a standalone HTTP/3 client using NSS for TLS
When to choose
- you need a standards-compliant QUIC/HTTP/3 client library in Rust with a proven production track record in Firefox
- you want interoperability testing tools for HTTP/3 servers and clients
- you prefer TLS backed by Mozilla NSS
When to avoid
- you need a production-ready HTTP/3 server - the neqo server is experimental and not recommended for production
- you want a TLS backend other than NSS
- you need a fully-featured, configurable server for live deployments
Facets
library · maturity active
http-client http-server networking security cli networking web-development developer-tools apis rust windows cross-platform cli quic http3 qpack tls nss firefox ietf-standards qlog udp-transport linux macos
10 sources
- readme: https://github.com/mozilla/neqo · fetched 2026-08-28 · 157be3233ed3
- homepage: https://firefox-source-docs.mozilla.org/networking/http/http3.html · fetched 2026-08-29 · 11b3a7c980e1
- site_page: https://firefox-source-docs.mozilla.org/devtools-user/index.html · fetched 2026-08-29 · bb0398eb9a93
- site_page: https://firefox-source-docs.mozilla.org/index.html · fetched 2026-08-29 · 23d5dbede3b0
- site_page: https://firefox-source-docs.mozilla.org/devtools-user/about_colon_debugging/index.html · fetched 2026-08-29 · ff333d907452
- site_page: https://firefox-source-docs.mozilla.org/devtools/index.html · fetched 2026-08-29 · 1e26958c1196
- site_page: https://firefox-source-docs.mozilla.org/networking/http/resource_tailing.html · fetched 2026-08-29 · 2f45e6d3ae23
- site_page: https://firefox-source-docs.mozilla.org/networking/index.html · fetched 2026-08-29 · edf64505925b
- site_page: https://firefox-source-docs.mozilla.org/tools/moztreedocs/index.html · fetched 2026-08-29 · dcbba387028c
- site_page: https://firefox-source-docs.mozilla.org/testing/perfdocs/index.html · fetched 2026-08-29 · bf18ab538a80
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mozilla/neqo | main | 99 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem