andybarron / tokio-rayonLinks
Mix async code with CPU-heavy thread pools using Tokio + Rayon
☆140Updated 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☆179Updated 5 months ago
- Async synchronization primitives☆269Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 6 months ago
- A fast and flexible LRU map.☆185Updated 5 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 2 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆109Updated 2 months ago
- Define your own PhantomData☆152Updated last month
- Support for json-path in Rust☆126Updated 3 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- ☆209Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- An updated version of linked-hash-map and friends☆115Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆135Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 8 months ago
- The feature-rich, portable async channel library☆255Updated 2 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆251Updated 2 years ago
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- ☆195Updated last year
- Rust crate for managing CPU core affinities☆189Updated 3 months ago
- high-speed timing library in Rust☆345Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- ☆185Updated 3 months ago
- A concurrent, append-only vector.☆174Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆145Updated 10 months ago
- Check if tables and items in a .toml file are lexically sorted☆244Updated last week
- Asynchronous HTTP body trait☆141Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆140Updated last month
- Compatibility adapter between tokio and futures☆172Updated 3 months ago