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 6 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 7 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆111Updated 3 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- A fast and flexible LRU map.☆189Updated 6 months ago
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- Rust crate for managing CPU core affinities☆191Updated 4 months ago
- Define your own PhantomData☆155Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆237Updated 2 weeks ago
- Fast JSON deserialization on borrowed data☆108Updated 3 weeks ago
- ☆189Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- Support for json-path in Rust☆127Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆166Updated 3 months ago
- Lightweight and high performance concurrent cache☆247Updated 2 weeks ago
- An ε-copy serialization/deserialization framework for Rust☆149Updated last week
- A concurrent, append-only vector.☆184Updated 3 weeks ago
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- high-speed timing library in Rust☆346Updated last month
- Async synchronization primitives☆269Updated 3 months ago
- This is a Rust implementation for popular caches (support no_std).☆111Updated 5 months ago
- ☆197Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆88Updated 4 months ago
- Simple and flexible multi-index containers.☆115Updated last month
- A priority queue for Rust with efficient change function.☆196Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago