xacrimon / conc-map-bench
☆160Updated last month
Related projects ⓘ
Alternatives and complementary repositories for conc-map-bench
- High performance containers and utilities for concurrent and asynchronous programming☆349Updated this week
- in-place allocation-reusing queues for Rust☆289Updated 5 months ago
- Lightweight and high performance concurrent cache☆178Updated 2 months ago
- a lock-free concurrent slab (experimental)☆273Updated 3 months ago
- Async synchronization primitives☆255Updated last month
- Experiments with structured concurrency in Rust☆317Updated 3 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆308Updated 3 months ago
- Async broadcast channels☆164Updated 4 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆208Updated 4 months ago
- Concurrent multi-producer multi-consumer queue☆264Updated 3 weeks ago
- Performant time measuring in Rust☆171Updated 8 months ago
- Utilities for collecting metrics from a Tokio application☆303Updated 8 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆113Updated last month
- Rust crate for managing CPU core affinities☆177Updated 4 months ago
- A Write Ahead Log (WAL) implementation in Rust☆216Updated 11 months ago
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆176Updated last month
- Concurrently Readable Data Structures for Rust☆343Updated last month
- Reflection via DWARF.☆293Updated last year
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆129Updated last year
- Rust allocator using jemalloc as a backend☆366Updated last week
- Per-object thread-local storage for Rust☆335Updated 6 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆237Updated 2 years ago
- Inter-event timing metrics on top of tracing.☆113Updated 9 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆384Updated last week
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆313Updated last month
- The cost of Rust async/await☆119Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆116Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆127Updated 8 months ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆367Updated 5 months ago
- Generic Atomic<T> type for Rust☆218Updated 9 months ago