cogciprocate / qutex
Synchronization mechanisms based on lock-free queues and Rust futures
☆37Updated 11 months ago
Alternatives and similar repositories for qutex:
Users that are interested in qutex are comparing it to the libraries listed below
- ☆47Updated 4 years ago
- Wraps around a futures::Spawn and adds diagnostics to it☆32Updated 5 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- ☆38Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- Hazard pointer based concurrent memory reclamation for Rust.☆30Updated 4 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- Concurrent hash trie☆51Updated 4 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆28Updated 7 years ago
- high-speed metrics collection library in Rust☆19Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated 3 weeks ago
- ☆52Updated 5 years ago
- To futures-lite as futures-lite is to futures: smaller.☆53Updated 2 months ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- Async readiness traits☆11Updated 5 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- A library that allows to listen network sockets with proper resource limits and error handling☆30Updated 6 years ago
- Utility for reusing memory☆53Updated 5 years ago
- A structure for holding a set of enum variants☆20Updated 6 years ago
- More maintainable Rust test☆28Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- impl Stream for (your own) Generator☆19Updated 5 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- scraps of a potential language☆37Updated 3 years ago
- raw bindings for git://git.kernel.dk/liburing☆16Updated 5 years ago