xacrimon / conc-map-benchLinks
☆196Updated 6 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:
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- Concurrent multi-producer multi-consumer queue☆291Updated last month
- Lightweight and high performance concurrent cache☆268Updated 2 months ago
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆453Updated this week
- high-speed timing library in Rust☆369Updated 3 months ago
- Rust crate for managing CPU core affinities☆204Updated 7 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆250Updated 3 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆138Updated last year
- Concurrently Readable Data Structures for Rust☆361Updated 2 months ago
- in-place allocation-reusing queues for Rust☆382Updated last year
- Async broadcast channels☆186Updated last month
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- Experiments with structured concurrency in Rust☆385Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆257Updated 2 weeks ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆306Updated 2 months ago
- Per-object thread-local storage for Rust☆353Updated this week
- The cost of Rust async/await☆131Updated 3 years ago
- A fast and flexible LRU map.☆192Updated 9 months ago
- Performant time measuring in Rust☆195Updated last year
- Async synchronization primitives☆273Updated last month
- Fast, efficient, and robust memory reclamation for Rust.☆448Updated 2 weeks ago
- Rust allocator using jemalloc as a backend☆449Updated last week
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated 11 months ago
- A thread pool for isolating blocking I/O in async programs☆366Updated last month
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated last week
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Utilities for collecting metrics from a Tokio application☆371Updated 3 weeks ago
- Task abstraction for building executors☆496Updated 2 weeks ago
- ☆201Updated last year