libquic
QUIC protocol
A C++ implementation of the QUIC protocol for multiplexed stream transport over UDP
QUIC, a multiplexed stream transport over UDP
2k stars
162 watching
290 forks
Language: C++
last commit: over 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
tencent/tquic | A high-performance QUIC library for cross-platform networking | 1,148 |
emqx/quic | A QUIC transport protocol implementation for Erlang and Elixir | 227 |
ngtcp2/nghttp3 | An implementation of HTTP/3 protocol over QUIC | 873 |
ngtcp2/ngtcp2 | An implementation of the IETF QUIC protocol using C | 1,183 |
kazu-yamamoto/quic | An IETF QUIC implementation in Haskell, covering various aspects of the transport protocol. | 92 |
mozilla/neqo | An implementation of QUIC protocol in Rust for web browsing | 1,868 |
aws/s2n-quic | An implementation of the IETF QUIC protocol with features like cryptography, high configurability and integration with other tools. | 1,176 |
vacp2p/nim-quic | An implementation of the QUIC protocol in Nim programming language | 42 |
moul/quicssh | An SSH proxy using QUIC | 808 |
openxc/isotp-c | A C library implementing an ISO standard for sending data packets over a CAN bus | 307 |
quixdb/squash | Provides a single API to access multiple compression libraries. | 409 |
microsoft/msquic | An implementation of the QUIC protocol for secure and efficient network communication | 4,097 |
kvirc/kvirc | A portable IRC client leveraging the Qt GUI toolkit. | 245 |
cinterloper/vxc | A command-line client for sending and receiving messages on a Vert.x event bus TCP bridge | 2 |
quil-lang/quilc | An optimizing compiler for a quantum instruction language | 462 |