Async QUIC and HTTP/3 made easy: Tokio-quiche is now open-source
blog.cloudflare.com·2h·
Discuss: Hacker News
Flag this post

2025-11-06

5 min read

A little over 6 years ago, we presented quiche, our open source QUIC implementation written in Rust. Today we’re announcing the open sourcing of tokio-quiche, our battle-tested, asynchronous QUIC library combining both quiche and the Rust Tokio async runtime. Powering Cloudflare’s Proxy B in Apple iCloud Private Relay and our next-generation Oxy-based proxies, tokio-quiche handles millions of HTTP/3 requests per second with low latency and high throughput. tokio-quiche also powers …

Similar Posts

Loading similar posts...