cogciprocate / qutex
Synchronization mechanisms based on lock-free queues and Rust futures
☆36Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for qutex
- A growable bit-vector for Rust, optimized for size☆39Updated 8 months ago
- ☆46Updated 4 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 3 years ago
- high-speed metrics collection library in Rust☆19Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆41Updated 6 years ago
- Hazard pointer based concurrent memory reclamation for Rust.☆29Updated 4 years ago
- ☆44Updated 10 months ago
- Set theory applied on sorted and deduplicated slices.☆46Updated 2 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 2 years ago
- More maintainable Rust test☆28Updated 3 years ago
- A perf script for helping to answer queries about how much time a given function occupies, where it is called from, and so forth.☆38Updated 6 years ago
- ☆38Updated last year
- Rust crate to use process file descriptors (pidfd) for Linux☆45Updated 7 months ago
- ☆23Updated 5 years ago
- Concurrent hash trie☆51Updated 4 years ago
- raw bindings for git://git.kernel.dk/liburing☆17Updated 4 years ago
- ☆20Updated 4 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆27Updated 7 years ago
- Wrapper providing a safe and simple way to access liburing-sys features.☆19Updated 5 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- rust histogram and percentile stats☆46Updated 4 years ago
- ☆54Updated 5 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year