andybarron / tokio-rayonLinks
Mix async code with CPU-heavy thread pools using Tokio + Rayon
☆145Updated 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.☆140Updated 11 months ago
- Async broadcast channels☆187Updated 2 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆112Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- A fast and flexible LRU map.☆198Updated 10 months ago
- Async synchronization primitives☆275Updated 2 months ago
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Rust crate for managing CPU core affinities☆210Updated 8 months ago
- Concurrent multi-producer multi-consumer queue☆293Updated 3 months ago
- Define your own PhantomData☆158Updated this week
- Fast JSON deserialization on borrowed data☆116Updated last month
- Lightweight and high performance concurrent cache☆278Updated 3 weeks ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- ☆201Updated 8 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 4 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 2 months ago
- Support for json-path in Rust☆135Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- ☆204Updated last year
- An ε-copy serialization/deserialization framework for Rust☆160Updated last week
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- CSV parsing in async context☆49Updated 5 months ago
- ☆231Updated 3 months ago
- high-speed timing library in Rust☆375Updated 5 months ago
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago