xacrimon / conc-map-benchLinks
☆189Updated 4 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)☆291Updated 6 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆237Updated 2 weeks ago
- Lightweight and high performance concurrent cache☆247Updated 2 weeks ago
- Concurrently Readable Data Structures for Rust☆359Updated last week
- Concurrent multi-producer multi-consumer queue☆283Updated last month
- Rust crate for managing CPU core affinities☆191Updated 4 months ago
- High-performance containers and utilities for concurrent and asynchronous programming☆426Updated last month
- in-place allocation-reusing queues for Rust☆375Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆140Updated 2 years ago
- Async broadcast channels☆179Updated 6 months ago
- Async synchronization primitives☆269Updated 3 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 9 months ago
- Utilities for collecting metrics from a Tokio application☆360Updated last week
- A fast and flexible LRU map.☆189Updated 6 months ago
- Experiments with structured concurrency in Rust☆372Updated 11 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆254Updated 2 years ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆182Updated 8 months ago
- Performant time measuring in Rust☆191Updated last year
- Hazard pointers in Rust.☆204Updated 3 weeks ago
- The cost of Rust async/await☆130Updated 2 years ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆294Updated last week
- Library safely exposing the io_uring API.☆64Updated 3 months ago
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆433Updated 3 months ago
- Per-object thread-local storage for Rust☆345Updated 3 weeks ago
- Proactive IO & Runtime system☆274Updated last year
- high-speed timing library in Rust☆346Updated last month
- Generic Atomic<T> type for Rust☆235Updated 3 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆427Updated last month
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆128Updated last month
- Inter-event timing metrics on top of tracing.☆124Updated last week