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:
- Async broadcast channels☆187Updated 3 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago
- A fast and flexible LRU map.☆198Updated 11 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆150Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated last month
- Concurrent multi-producer multi-consumer queue☆296Updated 3 months ago
- Define your own PhantomData☆158Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 5 months ago
- Fast JSON deserialization on borrowed data☆117Updated last week
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆172Updated 3 months ago
- Simple string matching with single- and multiple-wildcard operator☆91Updated 2 weeks ago
- ☆204Updated 8 months ago
- An atomically updatable Arc for lock-free concurrency.☆185Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆137Updated last month
- Async synchronization primitives☆276Updated 3 months ago
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Support for json-path in Rust☆140Updated 3 months ago
- Compatibility adapter between tokio and futures☆185Updated 3 months ago
- Simple and flexible multi-index containers.☆126Updated 6 months ago
- Rust crate for managing CPU core affinities☆210Updated 9 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- ☆205Updated last year
- Lightweight and high performance concurrent cache☆290Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Object Pool LockFree in Rust☆49Updated 2 months ago
- Simple pure Rust AWS S3 Client following a Sans-IO approach☆140Updated this week
- high-speed timing library in Rust☆377Updated 5 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- A thread-safe & efficient memory pool☆171Updated 2 years ago