andybarron / tokio-rayonLinks
Mix async code with CPU-heavy thread pools using Tokio + Rayon
☆141Updated 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:
- Async broadcast channels☆180Updated 7 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 7 months ago
- Support for json-path in Rust☆127Updated this week
- Concurrent multi-producer multi-consumer queue☆284Updated last week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated 3 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆239Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 10 months ago
- Lightweight and high performance concurrent cache☆254Updated this week
- Rust crate for managing CPU core affinities☆194Updated 5 months ago
- Define your own PhantomData☆155Updated this week
- high-speed timing library in Rust☆348Updated last month
- ☆191Updated 4 months ago
- Fast JSON deserialization on borrowed data☆108Updated last month
- A fast and flexible LRU map.☆190Updated 6 months ago
- Minimal async cache in Rust with support for key expirations☆54Updated 2 months ago
- Compatibility adapter between tokio and futures☆175Updated 4 months ago
- Async synchronization primitives☆270Updated 4 months ago
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 9 months ago
- ☆197Updated last year
- A thread-safe & efficient memory pool☆169Updated last year
- ☆216Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- CSV parsing in async context☆46Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- A concurrent, append-only vector.☆187Updated last month
- Rust web servers without async/await.☆211Updated 6 months ago
- A priority queue for Rust with efficient change function.☆198Updated last month