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:
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- Define your own PhantomData☆158Updated 2 weeks ago
- A fast and flexible LRU map.☆192Updated 9 months ago
- Concurrent multi-producer multi-consumer queue☆291Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Async broadcast channels☆186Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- A implementation of convenience integrations between tokio and tower☆132Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated last month
- ☆201Updated last year
- Async synchronization primitives☆273Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆250Updated 3 months ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 8 months ago
- CSV parsing in async context☆49Updated 4 months ago
- Fast JSON deserialization on borrowed data☆112Updated 3 months ago
- ☆196Updated 6 months ago
- Rust crate for managing CPU core affinities☆204Updated 7 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- A lockless mpmc/mpsc to support async base on crossbeam☆177Updated this week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- Support for json-path in Rust☆133Updated last month
- An updated version of linked-hash-map and friends☆127Updated 5 months ago
- A thread-safe & efficient memory pool☆169Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- An ε-copy serialization/deserialization framework for Rust☆156Updated last week
- Auto-generate serde implementations for prost types☆97Updated 2 months ago
- Better reference counted strings for Rust☆136Updated last year
- Compatibility adapter between tokio and futures☆183Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year