andybarron / tokio-rayonLinks
Mix async code with CPU-heavy thread pools using Tokio + Rayon
☆144Updated 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☆182Updated 3 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Concurrent multi-producer multi-consumer queue☆289Updated last month
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- Define your own PhantomData☆156Updated 2 weeks ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- Async synchronization primitives☆270Updated 2 weeks ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆171Updated 3 weeks ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- ☆192Updated 6 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆95Updated this week
- Fast JSON deserialization on borrowed data☆112Updated 2 months ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Support for json-path in Rust☆129Updated last month
- An ε-copy serialization/deserialization framework for Rust☆154Updated this week
- This is a Rust implementation for popular caches (support no_std).☆112Updated 7 months ago
- A lockless mpmc/mpsc to support async base on crossbeam☆133Updated this week
- Object Pool LockFree in Rust☆47Updated 2 months ago
- ☆217Updated last month
- CSV parsing in async context☆47Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 10 months ago
- Rust crate for managing CPU core affinities☆201Updated 6 months ago
- ☆200Updated last year
- Simple string matching with single- and multiple-wildcard operator☆87Updated this week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆245Updated 2 months ago
- Compatibility adapter between tokio and futures☆179Updated 2 weeks ago
- FFI-compatible futures☆167Updated 2 months ago