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

litespeedtech/lsquic

LiteSpeed QUIC and HTTP/3 Library observed · 2026-08-28

github.com/litespeedtech/lsquic · C · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

96/100

  • Activity 95
  • Release rhythm 95
  • 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: 14.0
  • age_days: 3267
  • days_rel: 32
  • days_push: 32
  • n_releases_24m: 23

Full methodology

Adoption not part of the score

1866 stars · 393 forks observed · 2026-08-28

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

LSQUIC is an open-source C library implementing the QUIC transport protocol and HTTP/3 for both servers and clients, used in production by LiteSpeed web server products. It supports QUIC v1/v2, RFC 9000-9002, RFC 9114 (HTTP/3), QPACK, and extensions like WebTransport and unreliable datagrams.

Use cases

  • add HTTP/3 support to a C or C++ server
  • build a custom QUIC client in C
  • implement WebTransport over HTTP/3
  • test QUIC protocol compliance and interoperability
  • embed QUIC transport in an existing network application
  • serve HTTP/3 with QPACK compression

When to choose

  • you need a mature, production-proven QUIC/HTTP-3 implementation in C
  • you want broad RFC coverage including QUIC v2 and WebTransport
  • you are building a high-performance server or client on Linux, macOS, Windows, or FreeBSD

When to avoid

  • you want a higher-level language binding rather than a C API
  • you prefer a pure userspace Rust or Go QUIC stack for memory safety
  • you only need HTTP/2 or TCP-based transport

Facets

library · maturity active

http-server http-client networking security networking web-development developer-tools performance windows bsd cpp c quic http3 tls13 udp-transport webtransport rfc-compliance c-library linux macos

1 source

Member repositories

RepositoryRoleHealth v2
litespeedtech/lsquicmain96

For agents

markdown · JSON · MCP: product_card(name="litespeedtech/lsquic")

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