quic

QUIC implementation

An IETF QUIC implementation in Haskell, covering various aspects of the transport protocol.

IETF QUIC library in Haskell

GitHub

92 stars
10 watching
13 forks
Language: Haskell
last commit: about 1 month ago

Related projects:

Repository Description Stars
ngtcp2/ngtcp2 An implementation of the IETF QUIC protocol using C 1,183
aws/s2n-quic An implementation of the IETF QUIC protocol with features like cryptography, high configurability and integration with other tools. 1,176
emqx/quic A QUIC transport protocol implementation for Erlang and Elixir 227
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
vacp2p/nim-quic An implementation of the QUIC protocol in Nim programming language 42
tencent/tquic A high-performance QUIC library for cross-platform networking 1,148
devsisters/libquic A C++ implementation of the QUIC protocol for multiplexed stream transport over UDP 1,786
kazu-yamamoto/unit-test-example An example project providing unit tests for Haskell 173
quil-lang/quilc An optimizing compiler for a quantum instruction language 462
moul/quicssh An SSH proxy using QUIC 808
quil-lang/quil A reference specification and tools for a portable quantum instruction language. 109
kazu-yamamoto/hhp A web-based resource providing Haskell programming tutorials and examples. 67
quic-go/quic-go An implementation of the QUIC protocol in Go, supporting HTTP/3 and other related features. 10,222
hertz-contrib/http3 Provides implementations of HTTP/3 networking using the QUIC protocol with TLS support 10