[GitHub Trending] cloudflare/quiche
5 relevance
Score Breakdown
technical depth 5
novelty 5
actionability 5
community 5
strategic 5
personal 5
Scored daily by a customisable AI persona to surface the most relevant engineering leadership news.
Summary
Cloudflare's quiche is an open-source Rust implementation of the QUIC transport protocol and HTTP/3, used to power Cloudflare's edge network and Android's DNS resolver for DNS-over-HTTP/3. It provides low-level APIs for packet processing and connection state management, with applications handling I/O and event loops, and requires explicit configuration of flow control parameters as defaults are zero. The library is also integrable with curl for HTTP/3 support.
Author
cloudflare