andybarron / tokio-rayonLinks
Mix async code with CPU-heavy thread pools using Tokio + Rayon
☆140Updated 2 years ago
Alternatives and similar repositories for tokio-rayon
Users that are interested in tokio-rayon are comparing it to the libraries listed below
Sorting:
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 5 months ago
- A concurrent, append-only vector.☆165Updated 2 weeks ago
- Async broadcast channels☆178Updated 5 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆121Updated 8 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆233Updated 4 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆165Updated last month
- Async synchronization primitives☆269Updated 2 months ago
- Define your own PhantomData☆152Updated 2 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- ☆194Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- Compatibility adapter between tokio and futures☆170Updated 2 months ago
- Support for json-path in Rust☆122Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 7 months ago
- Lightweight and high performance concurrent cache☆238Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆374Updated 11 months ago
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- A fast and flexible LRU map.☆183Updated 4 months ago
- ☆280Updated 3 months ago
- path-tree is a lightweight high performance HTTP request router for Rust☆131Updated last month
- An ε-copy serialization/deserialization framework for Rust☆148Updated last week
- ☆210Updated 2 weeks ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆127Updated 11 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆193Updated 2 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 10 months ago
- Concurrent multi-producer multi-consumer queue☆283Updated last week
- A priority queue for Rust with efficient change function.☆194Updated this week
- High-precision and consistent benchmarking framework/harness for Rust☆139Updated this week