xacrimon / conc-map-benchLinks
☆185Updated 3 months ago
Alternatives and similar repositories for conc-map-bench
Users that are interested in conc-map-bench are comparing it to the libraries listed below
Sorting:
- High-performance containers and utilities for concurrent and asynchronous programming☆415Updated 3 weeks ago
- Performant time measuring in Rust☆192Updated last year
- in-place allocation-reusing queues for Rust☆373Updated last year
- Rust allocator using jemalloc as a backend☆424Updated last week
- high-speed timing library in Rust☆345Updated last week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆251Updated 2 years ago
- Rust crate for managing CPU core affinities☆189Updated 3 months ago
- Experiments with structured concurrency in Rust☆367Updated 10 months ago
- Lightweight and high performance concurrent cache☆242Updated last month
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆420Updated last week
- Async broadcast channels☆179Updated 5 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last week
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆140Updated 2 years ago
- Per-object thread-local storage for Rust☆342Updated this week
- Async executor☆374Updated last month
- Concurrently Readable Data Structures for Rust☆358Updated last week
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆234Updated 5 months ago
- Utilities for collecting metrics from a Tokio application☆355Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆183Updated 2 months ago
- a lock-free concurrent slab (experimental)☆285Updated 5 months ago
- Adaptors between compression crates and Rust's async IO types☆523Updated this week
- Task abstraction for building executors☆471Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 8 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- cross-platform Rust API for memory mapped IO☆492Updated last month
- A fast and flexible LRU map.☆185Updated 5 months ago
- Async synchronization primitives☆269Updated 2 months ago
- Structured concurrency operations for async Rust☆454Updated 4 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 6 months ago