andybarron / tokio-rayon
Mix async code with CPU-heavy thread pools using Tokio + Rayon
☆134Updated 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☆172Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆131Updated 2 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated 2 weeks ago
- Async synchronization primitives☆262Updated 3 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated 6 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆117Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆274Updated 3 weeks ago
- Fast JSON deserialization on borrowed data☆84Updated 2 weeks ago
- A fast and flexible LRU map.☆174Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆220Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆180Updated 4 months ago
- Support for json-path in Rust☆112Updated this week
- Rust crate for managing CPU core affinities☆183Updated 7 months ago
- Define your own PhantomData☆151Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last month
- Simple string matching with single- and multiple-wildcard operator☆79Updated 4 months ago
- ☆176Updated 3 months ago
- A global executor built on top of async-executor and smol☆73Updated 8 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆129Updated 4 months ago
- A scope for async_std and tokio to spawn non-static futures☆125Updated 8 months ago
- Grafana Plugin SDK for Rust☆60Updated 3 months ago
- Library safely exposing the io_uring API.☆57Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆104Updated 5 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- High-precision and consistent benchmarking framework/harness for Rust☆118Updated this week
- Compatibility adapter between tokio and futures☆163Updated 3 weeks ago
- Inter-event timing metrics on top of tracing.☆116Updated last year
- An ε-copy serialization/deserialization framework for Rust☆137Updated this week
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆81Updated 2 weeks ago
- Object Pool LockFree in Rust☆45Updated 3 weeks ago