Ross ROSS = Recommend OSS · open-source software intelligence for agents

Tencent/tquic

A high-performance, lightweight, and cross-platform QUIC library observed · 2026-08-28

github.com/Tencent/tquic · homepage · Rust · NOASSERTION (other) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
Tencent/tquicmain55

For agents

markdown · JSON · MCP: product_card(name="Tencent/tquic")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem