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: 5 days ago

Related projects:

Repository Description Stars
ngtcp2/ngtcp2 An implementation of the IETF QUIC protocol in C 1,167
aws/s2n-quic An implementation of the IETF QUIC protocol with features like cryptography, high configurability and integration with other tools. 1,165
emqx/quic A QUIC transport protocol implementation for Erlang and Elixir 226
mozilla/neqo An implementation of QUIC protocol in Rust for web browsing 1,845
ngtcp2/nghttp3 An implementation of HTTP/3 protocol over QUIC 869
vacp2p/nim-quic An implementation of the QUIC protocol in Nim programming language 41
tencent/tquic A high-performance QUIC library for cross-platform networking 1,112
devsisters/libquic A C++ implementation of the QUIC protocol for multiplexed stream transport over UDP 1,783
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 460
moul/quicssh An SSH proxy using QUIC 805
quil-lang/quil A reference specification and tools for a portable quantum instruction language. 108
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,127
hertz-contrib/http3 Provides implementations of HTTP/3 networking using the QUIC protocol with TLS support 10