andybarron / tokio-rayonLinks
Mix async code with CPU-heavy thread pools using Tokio + Rayon
☆152Updated 3 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.☆141Updated last year
- A fast and flexible LRU map.☆199Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Async broadcast channels☆189Updated 5 months ago
- Define your own PhantomData☆158Updated last month
- A implementation of convenience integrations between tokio and tower☆134Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆153Updated last year
- Rust crate for managing CPU core affinities☆214Updated 10 months ago
- ☆205Updated last year
- Async synchronization primitives☆280Updated last month
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆176Updated 5 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆261Updated 7 months ago
- Support for json-path in Rust☆142Updated 5 months ago
- Concurrent multi-producer multi-consumer queue☆299Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 3 months ago
- Simple string matching with single- and multiple-wildcard operator☆94Updated 2 months ago
- Fast JSON deserialization on borrowed data☆122Updated 2 months ago
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- ☆209Updated 10 months ago
- high-speed timing library in Rust☆386Updated 7 months ago
- A lightweight version of pin-project written with declarative macros.☆267Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- An ε-copy serialization/deserialization framework for Rust☆169Updated last week
- Asynchronous HTTP body trait☆152Updated 2 months ago
- Heph is an actor library for Rust based on asynchronous functions.☆150Updated last month
- ☆241Updated this week
- The feature-rich, portable async channel library☆266Updated 3 years ago
- Lightweight and high performance concurrent cache☆311Updated 3 months ago
- Compatibility adapter between tokio and futures☆188Updated last week