andybarron / tokio-rayonLinks
Mix async code with CPU-heavy thread pools using Tokio + Rayon
☆143Updated 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 8 months ago
- Concurrent multi-producer multi-consumer queue☆286Updated 2 weeks ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- Support for json-path in Rust☆129Updated 2 weeks ago
- Rust crate for managing CPU core affinities☆199Updated 5 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆167Updated last week
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated 2 weeks ago
- Define your own PhantomData☆156Updated last week
- ☆191Updated 5 months ago
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆243Updated last month
- Async synchronization primitives☆270Updated last week
- Parallel iterator processing library for Rust☆103Updated 2 years ago
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- Object Pool LockFree in Rust☆47Updated last month
- Simple string matching with single- and multiple-wildcard operator☆87Updated 10 months ago
- ☆199Updated last year
- high-speed timing library in Rust☆352Updated 2 months ago
- Compatibility adapter between tokio and futures☆175Updated last week
- A lockless mpmc/mpsc to support async base on crossbeam☆124Updated this week
- Minimal async cache in Rust with support for key expirations☆55Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆126Updated 11 months ago
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- A thread-safe & efficient memory pool☆169Updated last year
- rust bindings of snmalloc☆139Updated 4 months ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 6 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago