quinn-rs / quinn
Async-friendly QUIC implementation in Rust
☆4,190Updated this week
Alternatives and similar repositories for quinn:
Users that are interested in quinn are comparing it to the libraries listed below
- Neqo, the Mozilla Firefox implementation of QUIC in Rust☆1,953Updated this week
- Async version of the Rust standard library☆4,031Updated last month
- async fn(Request) -> Result<Response, Error>☆3,762Updated last month
- Application level tracing for Rust.☆5,856Updated 2 weeks ago
- A small and fast async runtime for Rust☆4,119Updated last month
- PROST! a Protocol Buffers implementation for the Rust Language☆4,217Updated 2 weeks ago
- An RPC framework for Rust with a focus on ease of use.☆3,440Updated 2 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆2,933Updated 3 weeks ago
- Blazing fast concurrent HashMap for Rust.☆3,394Updated last month
- A modern TLS library in Rust☆6,628Updated this week
- A safe and fast multi-producer, multi-consumer channel.☆2,603Updated last month
- Tools for concurrent programming in Rust☆7,800Updated 2 weeks ago
- Cross-platform, low level networking using the Rust programming language.☆2,412Updated 3 months ago
- Zero-cost asynchronous programming in Rust☆5,590Updated last week
- Metal I/O library for Rust.☆6,598Updated last week
- An experiment.☆3,921Updated last week
- Rust port of Google's SwissTable hash map☆2,619Updated this week
- Rust async runtime based on io-uring.☆4,421Updated last month
- Automatically generates Rust FFI bindings to C (and some C++) libraries.☆4,750Updated 2 weeks ago
- a debugger for async rust!☆3,895Updated last week
- Zero-copy deserialization framework for Rust☆3,221Updated last week
- Statistics-driven benchmarking library for Rust