Ralith / quicrLinks
Experimental Rust QUIC implementation - moved to https://github.com/djc/quinn
☆68Updated 7 years ago
Alternatives and similar repositories for quicr
Users that are interested in quicr are comparing it to the libraries listed below
Sorting:
- Epoch-based garbage collection☆82Updated 7 years ago
- Asynchronous TLS/SSL streams for Tokio using Rustls.☆140Updated 11 months ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- A concurrent hash table for Rust☆61Updated 5 years ago
- Coroutine and async/await support for tokio-based futures☆120Updated 5 years ago
- Extensions for standard networking types☆106Updated last year
- ☆131Updated 6 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106Updated 2 years ago
- Asynchronous HTTP client built on libcurl☆111Updated 7 years ago
- Work-stealing thread pool for executiong futures☆41Updated 8 years ago
- Concurrent hash trie☆58Updated 5 years ago
- LRU cache settable via size or time to live☆106Updated 3 years ago
- Rust library providing a specialized byte slice type for performing vectored I/O operations.☆52Updated 6 years ago
- Concurrent work-stealing deque☆48Updated 7 years ago
- Unix signal handling for tokio☆88Updated 7 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Updated 7 years ago
- skiplist☆144Updated 4 years ago
- A fast key-value store written in Rust☆109Updated 4 years ago
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 4 years ago
- Automatic testing of FFI bindings for Rust☆122Updated 4 years ago
- Rust library providing a counter-based thread barrier☆58Updated 7 years ago
- In support of measuring heap allocations in Rust programs.☆102Updated 6 years ago
- Judy array implementation in pure Rust☆87Updated 8 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 9 years ago
- A cache that holds a limited number of key-value pairs☆85Updated 3 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- CBOR (binary JSON) for Rust with automatic type based decoding and encoding.☆146Updated 6 years ago
- Access File System operations off-thread, using a Futures.☆69Updated 6 years ago
- An HTTP/2.0 client and server `Service` implementation.☆88Updated 6 years ago
- Safely combine results☆82Updated last year