quic-go
QUIC library
An implementation of the QUIC protocol in Go, supporting HTTP/3 and other related features.
A QUIC implementation in pure Go
10k stars
220 watching
1k forks
Language: Go
last commit: about 1 month ago
Linked from 2 awesome lists
gogolanghttp3protocolquicquic-clientquic-server
Related projects:
Repository | Description | Stars |
---|---|---|
cloudflare/quiche | An implementation of the QUIC transport protocol and HTTP/3 for building high-performance network applications | 9,547 |
ngtcp2/nghttp3 | An implementation of HTTP/3 protocol over QUIC | 873 |
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 |
kazu-yamamoto/quic | An IETF QUIC implementation in Haskell, covering various aspects of the transport protocol. | 92 |
yeqown/go-qrcode | A Go library for generating QR codes with customizable styles and options. | 587 |
moul/quicssh | An SSH proxy using QUIC | 808 |
xtaci/kcp-go | Provides a reliable and secure UDP transport layer with forward error correction and encryption. | 4,133 |
microsoft/msquic | An implementation of the QUIC protocol for secure and efficient network communication | 4,097 |
duke-git/lancet | A comprehensive utility function library for Go. | 4,791 |
jhump/goprotoc | Makes it easy to work with Protocol Buffers in Go by providing tools and libraries for generating code, implementing plugins, and running the protocol buffer compiler. | 85 |
go-git/go-git | A high-level implementation of the Git version control system in Go | 6,070 |
grpc/grpc-go | A high-performance RPC framework that supports mobile and HTTP/2-based communication. | 21,208 |
therecipe/qt | An API that allows developers to write cross-platform GUI applications with Qt on various platforms using the Go programming language | 10,511 |
mozilla/neqo | An implementation of QUIC protocol in Rust for web browsing | 1,868 |