msquic

QUIC library

An implementation of the QUIC protocol for secure and efficient network communication

Cross-platform, C implementation of the IETF QUIC protocol, exposed to C, C++, C# and Rust.

GitHub

4k stars
124 watching
541 forks
Language: C
last commit: about 6 hours ago
Linked from 1 awesome list

ccppcross-platformcsharpnetwork-programmingprotocolquicrustsecure

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
tencent/tquic A high-performance QUIC library for cross-platform networking 1,148
aws/s2n-quic An implementation of the IETF QUIC protocol with features like cryptography, high configurability and integration with other tools. 1,176
devsisters/libquic A C++ implementation of the QUIC protocol for multiplexed stream transport over UDP 1,786
mozilla/neqo An implementation of QUIC protocol in Rust for web browsing 1,868
ngtcp2/nghttp3 An implementation of HTTP/3 protocol over QUIC 873
ngtcp2/ngtcp2 An implementation of the IETF QUIC protocol using C 1,183
cloudflare/quiche An implementation of the QUIC transport protocol and HTTP/3 for building high-performance network applications 9,547
quinn-rs/quinn A Rust implementation of the QUIC transport protocol for high-performance networking 3,904
quic-go/quic-go An implementation of the QUIC protocol in Go, supporting HTTP/3 and other related features. 10,222
kazu-yamamoto/quic An IETF QUIC implementation in Haskell, covering various aspects of the transport protocol. 92
dotnet/mqttnet A high performance .NET library implementing the MQTT protocol for asynchronous client-server communication 4,520
libpnet/libpnet A low-level networking library written in Rust for cross-platform development of transport protocols and network utilities. 2,325
openxc/isotp-c A C library implementing an ISO standard for sending data packets over a CAN bus 307
quobject/socketioclientdotnet A .Net library that allows C# developers to establish and manage connections with real-time communication servers using the Socket.IO protocol. 794
moul/quicssh An SSH proxy using QUIC 808