xacrimon / conc-map-benchLinks
☆191Updated 5 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:
- Lightweight and high performance concurrent cache☆259Updated 2 weeks ago
- Rust crate for managing CPU core affinities☆199Updated 5 months ago
- High-performance containers and utilities for concurrent and asynchronous programming☆438Updated last week
- Concurrent multi-producer multi-consumer queue☆286Updated 2 weeks ago
- a lock-free concurrent slab (experimental)☆292Updated 7 months ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆143Updated 2 years ago
- in-place allocation-reusing queues for Rust☆379Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆243Updated last month
- Concurrently Readable Data Structures for Rust☆359Updated last month
- Per-object thread-local storage for Rust☆348Updated 2 weeks ago
- high-speed timing library in Rust☆352Updated 2 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆100Updated 2 weeks ago
- Experiments with structured concurrency in Rust☆382Updated last year
- Performant time measuring in Rust☆195Updated last year
- Rust allocator using jemalloc as a backend☆441Updated 2 months ago
- A fast and flexible LRU map.☆190Updated 7 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆255Updated 3 years ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆183Updated 10 months ago
- Library safely exposing the io_uring API.☆68Updated 5 months ago
- The cost of Rust async/await☆131Updated 2 years ago
- cross-platform Rust API for memory mapped IO☆517Updated last week
- Async synchronization primitives☆270Updated last week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆125Updated 10 months ago
- Async broadcast channels☆180Updated 7 months ago
- Utilities for collecting metrics from a Tokio application☆364Updated 2 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆431Updated 2 months ago
- This is a Rust implementation for popular caches (support no_std).☆112Updated 6 months ago
- A protobuf library extending prost with reflection support and dynamic messages.☆125Updated 3 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆136Updated 8 months ago
- Task abstraction for building executors☆480Updated 6 months ago