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

aws/s2n-quic

An implementation of the IETF QUIC protocol observed · 2026-08-28

github.com/aws/s2n-quic · homepage · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • 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: 15
  • age_days: 2260
  • days_rel: 12
  • days_push: 7
  • n_releases_24m: 44

Full methodology

Adoption not part of the score

1366 stars · 183 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

s2n-quic is a Rust implementation of the IETF QUIC transport protocol, offering a simple API with configurable providers for TLS (s2n-tls or rustls), congestion control, and other features. It is developed by AWS with extensive automated testing including fuzzing, interoperability, and performance benchmarking.

Use cases

  • implement a QUIC server or client in Rust
  • build low-latency transport for my application instead of TCP
  • serve HTTP/3 traffic with a QUIC library
  • use QUIC with s2n-tls or rustls for TLS
  • test QUIC protocol compliance and interoperability

When to choose

  • you need a production-grade QUIC implementation in Rust with strong testing and AWS backing
  • you want granular control via providers over TLS, congestion control, and pacing
  • you need cross-platform QUIC support including Linux, macOS, and Windows

When to avoid

  • you need a full HTTP/3 stack rather than just the QUIC transport layer
  • your project is not in Rust or cannot tolerate a C compiler/CMake build dependency for crypto on Linux
  • you only need simple TCP/TLS networking without QUIC's features

Facets

library · maturity active

networking cryptography security networking security developer-tools web-development rust windows cross-platform quic tls s2n-tls rustls transport-protocol http3 linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
aws/s2n-quicmain99

For agents

markdown · JSON · MCP: product_card(name="aws/s2n-quic")

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