andybarron / tokio-rayon
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
- Async broadcast channels☆177Updated 4 months ago
- Support for json-path in Rust☆118Updated 3 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated 3 weeks ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- ☆192Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 6 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 5 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆120Updated 7 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆91Updated 3 weeks ago
- Async synchronization primitives☆267Updated last month
- Fast JSON deserialization on borrowed data☆86Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆107Updated 8 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆181Updated last month
- Rust crate for managing CPU core affinities☆185Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆224Updated 3 months ago
- ☆147Updated this week
- ☆181Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆191Updated last month
- A priority queue for Rust with efficient change function.☆190Updated last month
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆243Updated 2 years ago
- A concurrent, append-only vector.☆158Updated this week
- Define your own PhantomData☆152Updated 2 months ago
- Compatibility adapter between tokio and futures☆168Updated last month
- ☆272Updated 2 months ago
- Fixed-size decimal numbers implemented in pure Rust☆182Updated this week
- Object Pool LockFree in Rust☆46Updated 3 months ago
- A simple concurrent caching library that might fit to many use cases☆129Updated 3 months ago
- Lightweight and high performance concurrent cache☆234Updated 2 weeks ago