xacrimon / conc-map-bench
☆176Updated 2 weeks 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
- High-performance containers and utilities for concurrent and asynchronous programming☆393Updated 3 weeks ago
- Mix async code with CPU-heavy thread pools using Tokio + Rayon☆137Updated 2 years ago
- Concurrent multi-producer multi-consumer queue☆277Updated 2 months ago
- Lightweight and high performance concurrent cache☆228Updated last week
- Rust allocator using jemalloc as a backend☆396Updated last month
- Rust crate for managing CPU core affinities☆184Updated 3 weeks ago
- Performant time measuring in Rust☆186Updated last year
- Atomically updatable variants of Arc and Weak for lock-free concurrency.☆181Updated 5 months ago
- Concurrently Readable Data Structures for Rust☆353Updated this week
- Async broadcast channels☆174Updated 3 months ago
- in-place allocation-reusing queues for Rust☆362Updated 9 months ago
- Experiments with structured concurrency in Rust☆351Updated 8 months ago
- Per-object thread-local storage for Rust☆343Updated 10 months ago
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- Utilities for collecting metrics from a Tokio application☆325Updated 3 months ago
- Task abstraction for building executors☆460Updated 2 months ago
- high-speed timing library in Rust☆330Updated 2 months ago
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆222Updated 2 months ago
- A lock-free, partially wait-free, eventually consistent, concurrent hashmap.☆242Updated 2 years ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆119Updated 6 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆134Updated 3 months ago
- garbage-collecting on-disk object store, supporting higher level KV stores and databases.☆382Updated 3 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆405Updated last month
- A fast and flexible LRU map.☆177Updated 2 months ago
- A thread pool for isolating blocking I/O in async programs☆351Updated 2 months ago
- Async synchronization primitives☆263Updated 2 months ago
- Fast, SIMD-accelerated CRC32 (IEEE) checksum computation in Rust☆287Updated 7 months ago
- Adaptors between compression crates and Rust's async IO types☆473Updated this week
- This is a Rust implementation for popular caches (support no_std).☆109Updated last month
- A crate to help you go wide. By which I mean use SIMD stuff.☆332Updated 3 weeks ago