quinn

QUIC transport library

A Rust implementation of the QUIC transport protocol for high-performance networking

Async-friendly QUIC implementation in Rust

GitHub

4k stars
63 watching
400 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list

hacktoberfestprotocolquicrust

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
async-rs/async-std An async version of the Rust standard library with modern features and complete parity with the original API. 3,971
tokio-rs/tokio A runtime for writing reliable asynchronous applications with Rust. 27,366
seanmonstar/reqwest An HTTP client for Rust. 10,059
cloudflare/quiche An implementation of the QUIC transport protocol and HTTP/3 for building high-performance network applications 9,547
microsoft/msquic An implementation of the QUIC protocol for secure and efficient network communication 4,097
hyperium/tonic A high-performance gRPC client and server implementation with async/await support 10,180
rust-lang/futures-rs Provides the foundations for asynchronous programming in Rust. 5,447
aws/s2n-quic An implementation of the IETF QUIC protocol with features like cryptography, high configurability and integration with other tools. 1,176
quic-go/quic-go An implementation of the QUIC protocol in Go, supporting HTTP/3 and other related features. 10,222
hatoo/oha A Rust-based HTTP load generator with real-time TUI animation. 6,693
rust-lang/crates.io A central registry and infrastructure for sharing Rust packages, written in Rust 3,022
rbatis/rbatis An ORM that compiles dynamic SQL at compile time, balancing performance and robustness for efficient database interactions. 2,319
gotham-rs/gotham A web framework designed to promote stability, safety, security, and speed by leveraging Rust's static typing, async support, and fast server capabilities. 2,240
mozilla/neqo An implementation of QUIC protocol in Rust for web browsing 1,868
launchbadge/sqlx A high-level, async Rust library for interacting with relational databases. 13,661