xacrimon / conc-map-benchLinks
☆192Updated 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)☆295Updated 8 months ago
- Lightweight and high performance concurrent cache☆262Updated last month
- Concurrent multi-producer multi-consumer queue☆289Updated last month
- A collection of high-performance containers and utilities providing both asynchronous and synchronous interfaces☆444Updated this week
- Concurrently Readable Data Structures for Rust☆360Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆245Updated 2 months ago
- in-place allocation-reusing queues for Rust☆380Updated last year
- Performant time measuring in Rust☆195Updated last year
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆134Updated 11 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆144Updated 2 years ago
- high-speed timing library in Rust☆355Updated 3 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆434Updated 3 months ago
- Per-object thread-local storage for Rust☆351Updated 3 weeks ago
- Rust crate for managing CPU core affinities☆201Updated 6 months ago
- Experiments with structured concurrency in Rust☆385Updated last year
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Async broadcast channels☆182Updated 3 weeks ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Async synchronization primitives☆270Updated 2 weeks ago
- The cost of Rust async/await☆131Updated 3 years ago
- Rust allocator using jemalloc as a backend☆446Updated 3 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 2 weeks ago
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆130Updated 3 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 9 months ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Library safely exposing the io_uring API.☆68Updated this week
- Define your own PhantomData☆156Updated 2 weeks ago
- Reflection via DWARF.☆297Updated 2 years ago