andybarron / tokio-rayonLinks
Mix async code with CPU-heavy thread pools using Tokio + Rayon
☆150Updated 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:
- Async broadcast channels☆189Updated 4 months ago
- 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☆298Updated last month
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Async synchronization primitives☆279Updated 3 weeks ago
- A fast and flexible LRU map.☆198Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆259Updated 6 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆174Updated 4 months ago
- A implementation of convenience integrations between tokio and tower☆133Updated 2 years ago
- Define your own PhantomData☆158Updated 3 weeks ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆113Updated 2 months ago
- Rust crate for managing CPU core affinities☆212Updated 10 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- ☆205Updated last year
- Lightweight and high performance concurrent cache☆305Updated 2 months ago
- Fast JSON deserialization on borrowed data☆121Updated last month
- high-speed timing library in Rust☆383Updated 7 months ago
- ☆208Updated 10 months ago
- Per-object thread-local storage for Rust☆362Updated 3 months ago
- ☆241Updated 5 months ago
- Support for json-path in Rust☆142Updated 5 months ago
- An updated version of linked-hash-map and friends☆139Updated 2 months ago
- CSV parsing in async context☆49Updated 7 months ago
- An atomically updatable Arc for lock-free concurrency.☆188Updated last month
- Asynchronous access to a bincode-encoded item stream.☆78Updated 9 months ago
- The feature-rich, portable async channel library☆266Updated 3 years ago
- Simple and flexible multi-index containers.☆128Updated last week
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago