andybarron / tokio-rayon
Mix async code with CPU-heavy thread pools using Tokio + Rayon
☆137Updated 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
- Async broadcast channels☆174Updated 2 months ago
- Lightweight and high performance concurrent cache☆224Updated this week
- Concurrent multi-producer multi-consumer queue☆275Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated 6 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 4 months ago
- ☆176Updated this week
- Support for json-path in Rust☆116Updated this week
- ☆189Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 5 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆133Updated 3 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- Async synchronization primitives☆261Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated last week
- Compatibility adapter between tokio and futures☆164Updated this week
- A implementation of convenience integrations between tokio and tower☆128Updated last year
- Rust crate for managing CPU core affinities☆182Updated last week
- A fast and flexible LRU map.☆177Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated this week
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated last year
- This is a Rust implementation for popular caches (support no_std).☆108Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Concurrently Readable Data Structures for Rust☆351Updated 3 weeks ago
- A concurrent, append-only vector.☆150Updated 3 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆137Updated last week
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆131Updated last month
- An updated version of linked-hash-map and friends☆109Updated last week
- A full asyncronous Rust ORM and query builder for multiple databases☆106Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆105Updated 6 months ago
- High-precision and consistent benchmarking framework/harness for Rust☆125Updated this week