cogciprocate / qutex
Synchronization mechanisms based on lock-free queues and Rust futures
☆38Updated last year
Alternatives and similar repositories for qutex:
Users that are interested in qutex are comparing it to the libraries listed below
- ☆47Updated 4 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- ☆38Updated last year
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- Concurrent hash trie☆54Updated 4 years ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Updated 4 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- high-speed metrics collection library in Rust☆19Updated 6 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆42Updated 6 years ago
- A growable bit-vector for Rust, optimized for size☆40Updated 2 months ago
- Brotli encoders/decoers for Rust☆28Updated 2 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Set theory applied on sorted and deduplicated slices.☆45Updated 2 years ago
- ☆20Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Approximate Quantiles with Configurable Worst Case Error☆15Updated 3 years ago
- A rust library for reusing heap allocations☆24Updated 5 years ago
- Async readiness traits☆11Updated 5 years ago
- Log call tree summaries after each request for rust programs instrumented with `tracing`.☆44Updated 3 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- ☆58Updated 8 months ago
- An implementation of https://github.com/google/brotli in rust avoiding the stdlib☆56Updated 2 weeks ago
- Completion futures for Rust☆19Updated 2 years ago
- ☆52Updated 5 years ago
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆51Updated last year
- impl Stream for (your own) Generator☆19Updated 5 years ago
- A simple library to send ntp requests and receive responses☆29Updated 3 years ago
- ☆45Updated last year