xacrimon / conc-map-benchLinks
☆201Updated 8 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)☆301Updated 10 months ago
- Concurrent multi-producer multi-consumer queue☆293Updated 3 months ago
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆481Updated this week
- Lightweight and high performance concurrent cache☆278Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆385Updated last year
- Concurrently Readable Data Structures for Rust☆362Updated 4 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆258Updated 4 months ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆143Updated last year
- high-speed timing library in Rust☆375Updated 5 months ago
- Experiments with structured concurrency in Rust☆392Updated last year
- Rust crate for managing CPU core affinities☆210Updated 8 months ago
- Async broadcast channels☆187Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆455Updated 2 months ago
- Async synchronization primitives☆275Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆308Updated 3 months ago
- Per-object thread-local storage for Rust☆358Updated last month
- Task abstraction for building executors☆517Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated last week
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- The cost of Rust async/await☆132Updated 3 years ago
- Library safely exposing the io_uring API.☆69Updated this week
- Rust allocator using jemalloc as a backend☆459Updated 3 weeks ago
- rust stackful generator library☆351Updated last month
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆185Updated last year
- Reflection via DWARF.☆298Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago
- Utilities for collecting metrics from a Tokio application☆375Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆101Updated 2 months ago
- Performant time measuring in Rust☆198Updated last year