Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-quic

A curated list of awesome QUIC and HTTP/3 resources
https://github.com/mmmarcos/awesome-quic

Last synced: 5 days ago
JSON representation

  • Implementations

    • lsquic - LiteSpeed QUIC and HTTP/3 library
    • msquic - Microsoft's general purpose (cross-platform) QUIC implementation
    • nghttp3 - HTTP/3 library written in C
    • ngtcp2 - ngtcp2 project is an effort to implement IETF QUIC protocol
    • picoquic - A small(ish) implementation of QUIC in C
    • quant - QUIC Userspace Accelerated Network Transfers
    • quicly - A modular QUIC stack designed primarily for H2O HTTP server
    • xquic - Alibaba's cross-platform QUIC and HTTP/3 protocol implementation
    • QUICHE - Google's implementation of QUIC, HTTP/2, HTTP/3, and related protocols and tools
    • proxygen - HTTP/3 mapping over QUIC and QPACK, with mvfst as the transport
    • quic - QUIC protocol implementation based on Haskell lightweight threads
    • aioquic - Python library for QUIC & HTTP/3
    • neqo - Mozilla's QUIC and HTTP/3 implementation
    • quiche - Cloudfare's QUIC implementation
    • quinn - Async-friendly QUIC implementation in Rust
    • s2n-quic - AWS Rust implementation of the QUIC protocol
    • flupke - HTTP3 client build on top of Kwik
    • quic-go - A QUIC implementation in pure go
    • mvfst - Facebook's QUIC implementation (pronounced move fast)
  • Tools

  • Learn