andybarron / tokio-rayonLinks
Mix async code with CPU-heavy thread pools using Tokio + Rayon
☆148Updated 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 last year
- Concurrent multi-producer multi-consumer queue☆297Updated 2 weeks ago
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Define your own PhantomData☆158Updated this week
- Async broadcast channels☆188Updated 4 months ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 2 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- ☆240Updated 4 months ago
- Async synchronization primitives☆277Updated last week
- Rust crate for managing CPU core affinities☆211Updated 9 months ago
- ☆206Updated 9 months ago
- Fast JSON deserialization on borrowed data☆121Updated last month
- ☆205Updated last year
- An updated version of linked-hash-map and friends☆138Updated last month
- Cargo extension for running Criterion.rs benchmarks☆209Updated 7 months ago
- Semantic wrapper for byte count representations☆150Updated 3 weeks ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆173Updated 4 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- Compatibility adapter between tokio and futures☆186Updated 3 months ago
- Support for json-path in Rust☆141Updated 4 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆150Updated 2 weeks ago
- Lightweight and high performance concurrent cache☆299Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 5 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- An ε-copy serialization/deserialization framework for Rust☆165Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago