xacrimon / conc-map-benchLinks
☆209Updated 10 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)☆303Updated last year
- Lightweight and high performance concurrent cache☆308Updated 2 months ago
- Concurrent multi-producer multi-consumer queue☆298Updated last month
- in-place allocation-reusing queues for Rust☆392Updated last year
- A collection of high-performance containers providing both asynchronous and synchronous interfaces☆500Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆152Updated last year
- Rust crate for managing CPU core affinities☆212Updated 10 months ago
- The cost of Rust async/await☆132Updated 3 years ago
- Concurrently Readable Data Structures for Rust☆363Updated 6 months ago
- An atomically updatable Arc for lock-free concurrency.☆189Updated 2 months ago
- Experiments with structured concurrency in Rust☆404Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆259Updated 6 months ago
- A fast and flexible LRU map.☆199Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆464Updated 4 months ago
- high-speed timing library in Rust☆384Updated 7 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆150Updated 3 years ago
- Async synchronization primitives☆279Updated 3 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆123Updated 4 months ago
- Hazard pointers in Rust.☆214Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆274Updated 2 weeks ago
- Per-object thread-local storage for Rust☆363Updated 3 months ago
- Async broadcast channels☆189Updated 4 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Performant time measuring in Rust☆201Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆171Updated last year
- Rust allocator using jemalloc as a backend☆479Updated this week
- This is a Rust implementation for popular caches (support no_std).☆113Updated 11 months ago
- Library safely exposing the io_uring API.☆71Updated this week
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆139Updated 7 months ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆517Updated 3 weeks ago