nghttp3
QUIC based HTTP protocol
An implementation of HTTP/3 protocol over QUIC
HTTP/3 library written in C
869 stars
48 watching
94 forks
Language: C
last commit: 4 days ago
Linked from 2 awesome lists
http3qpackquicrfc9114rfc9204rfc9218rfc9220rfc9297
Related projects:
Repository | Description | Stars |
---|---|---|
ngtcp2/ngtcp2 | An implementation of the IETF QUIC protocol in C | 1,167 |
tencent/tquic | A high-performance QUIC library for cross-platform networking | 1,112 |
hertz-contrib/http3 | Provides implementations of HTTP/3 networking using the QUIC protocol with TLS support | 10 |
devsisters/libquic | A C++ implementation of the QUIC protocol for multiplexed stream transport over UDP | 1,783 |
vacp2p/nim-ngtcp2 | Provides a wrapper around the ngtcp2 C library to create a simple network protocol in Nim. | 4 |
kazu-yamamoto/quic | An IETF QUIC implementation in Haskell, covering various aspects of the transport protocol. | 92 |
vacp2p/nim-quic | An implementation of the QUIC protocol in Nim programming language | 41 |
aws/s2n-quic | An implementation of the IETF QUIC protocol with features like cryptography, high configurability and integration with other tools. | 1,165 |
mozilla/neqo | An implementation of QUIC protocol in Rust for web browsing | 1,845 |
nativeformat/nfhttp | Provides a common interface to communicate with different systems over HTTP | 588 |
semlanik/qtprotobuf | Provides native Qt support for Google protocol buffers and gRPC | 171 |
moul/quicssh | An SSH proxy using QUIC | 805 |
chili-epfl/qml-tcpsockets | Provides QML wrappers for Qt networking APIs to simplify communication between GUI and network layers. | 14 |
quic-go/quic-go | An implementation of the QUIC protocol in Go, supporting HTTP/3 and other related features. | 10,127 |
ef-gy/cxxhttp | A C++ library implementing an asynchronous HTTP server and client. | 25 |