Tencent/tquic
A high-performance, lightweight, and cross-platform QUIC library observed · 2026-08-28
Health v2 · maintenance only
55/100
- Activity 58
- Release rhythm 40
- Longevity 74
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 13
- age_days: 1042
- days_rel: 554
- days_push: 253
- n_releases_24m: 6
Adoption not part of the score
1428 stars · 147 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TQUIC is a high-performance, lightweight, cross-platform library implementing the IETF QUIC and HTTP/3 protocols, written in Rust with APIs for Rust, C, and C++. It supports pluggable congestion control (CUBIC, BBR, BBRv3, COPA), Multipath QUIC, and includes example CLI tools.
Use cases
- add QUIC/HTTP3 transport to a server or client application
- build a low-latency transport layer with multipath support
- experiment with congestion control algorithms like BBRv3 and COPA
- implement connection migration across changing networks
- embed a memory-safe QUIC stack in C/C++ projects
- benchmark QUIC throughput and latency
When to choose
- you need a high-performance QUIC/HTTP3 implementation with Rust/C/C++ APIs
- you want Multipath QUIC or pluggable congestion control
- memory safety and extensive fuzz/interop testing are priorities
- you need cross-platform support including mobile platforms
When to avoid
- you only need a full HTTP server rather than a transport library
- your stack is TCP-based and QUIC adoption is not required
- you need a QUIC implementation in a language other than Rust/C/C++
Facets
library · maturity active
http-client http-server networking concurrency networking web-development performance developer-tools cross-platform rust windows cli quic http3 multipath-quic congestion-control udp transport-protocol rust-library c-cpp-bindings linux macos mobile
7 sources
- readme: https://github.com/Tencent/tquic · fetched 2026-08-28 · b1af7c8ec862
- homepage: https://tquic.net/ · fetched 2026-08-29 · 80aa516df9a6
- site_page: https://tquic.net/docs/intro · fetched 2026-08-29 · 5fa0fdb9484b
- site_page: https://tquic.net/docs/category/getting-started · fetched 2026-08-29 · b2897c5def0f
- site_page: https://tquic.net/docs/category/frequently-asked-questions · fetched 2026-08-29 · c28fe54af006
- site_page: https://tquic.net/docs/category/contributing · fetched 2026-08-29 · f171aade7deb
- registry_crates: https://crates.io/api/v1/crates/tquic · fetched 2026-08-29 · fa704ba818b8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Tencent/tquic | main | 55 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem