andybarron / tokio-rayon
Mix async code with CPU-heavy thread pools using Tokio + Rayon
☆137Updated 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
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆134Updated 3 months ago
- Async broadcast channels☆174Updated 2 months ago
- Support for json-path in Rust☆115Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆118Updated 5 months ago
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated this week
- Async synchronization primitives☆263Updated 2 months ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- Define your own PhantomData☆151Updated 2 weeks ago
- Concurrent multi-producer multi-consumer queue☆276Updated 2 months ago
- A concurrent, append-only vector.☆150Updated last month
- Utilities for collecting metrics from a Tokio application☆323Updated 3 months ago
- Auto-generate serde implementations for prost types☆92Updated 8 months ago
- Native Rust port of Google's HighwayHash, which makes use of SIMD instructions for a fast and strong hash function☆160Updated 2 weeks ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆222Updated 2 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 5 months ago
- Remoc 🦑 — Remote multiplexed objects, channels and RPC for Rust☆186Updated last week
- ☆176Updated last week
- Compatibility adapter between tokio and futures☆165Updated last week
- high-speed timing library in Rust☆331Updated 2 months ago
- Lightweight and high performance concurrent cache☆226Updated last week
- A implementation of convenience integrations between tokio and tower☆128Updated last year
- Rust crate for managing CPU core affinities☆184Updated 2 weeks ago
- The feature-rich, portable async channel library☆251Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated last year
- This is a Rust implementation for popular caches (support no_std).☆109Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆180Updated last year
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- Per-object thread-local storage for Rust☆343Updated 10 months ago
- Performant time measuring in Rust☆186Updated last year
- ☆265Updated last month