cloudflare/quiche
🥧 Savoury implementation of the QUIC transport protocol and HTTP/3 observed · 2026-08-28
Health v2 · maintenance only
96/100
- Activity 97
- Release rhythm 93
- 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: 0
- age_days: 2895
- days_rel: 50
- days_push: 19
- n_releases_24m: 22
Adoption not part of the score
11793 stars · 1069 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
quiche is Cloudflare's Rust implementation of the QUIC transport protocol and HTTP/3 as specified by the IETF. It exposes a low-level API for processing QUIC packets and managing connection state, with the application responsible for I/O and event loops.
Use cases
- add HTTP/3 support to a server or edge network
- implement a QUIC client or server in Rust
- integrate HTTP/3 into curl
- implement DNS over HTTP/3
- experiment with the QUIC transport protocol
When to choose
- you need a production-proven QUIC/HTTP-3 implementation (powers Cloudflare's edge)
- you want a low-level QUIC API with full control over I/O and event loops
- you're building in Rust or integrating via C FFI (e.g., curl, Android)
When to avoid
- you need a batteries-included HTTP server with built-in socket handling
- you only need HTTP/1.1 or HTTP/2
- you want the bundled example apps for production use (they are explicitly not production-ready)
Facets
library · maturity stable
http-server http-client networking security networking web-development developer-tools rust cross-platform windows quic http3 transport-protocol tls low-level-api linux macos android
3 sources
- readme: https://github.com/cloudflare/quiche · fetched 2026-08-28 · e30f03f2341f
- homepage: https://docs.quic.tech/quiche/ · fetched 2026-08-29 · 93ddc9b79b1f
- registry_crates: https://crates.io/api/v1/crates/quiche · fetched 2026-08-29 · 08e399c132e2
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| cloudflare/quiche | main | 96 |
For agents
markdown · JSON · MCP: product_card(name="cloudflare/quiche")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem