A collection of high-performance containers providing both asynchronous and synchronous interfaces
☆501Jan 5, 2026Updated 2 months ago
Alternatives and similar repositories for scalable-concurrent-containers
Users that are interested in scalable-concurrent-containers are comparing it to the libraries listed below
Sorting:
- Scalable and lock-free memory reclamation system☆37Dec 19, 2025Updated 2 months ago
- Blazing fast concurrent HashMap for Rust.☆3,965Mar 5, 2025Updated last year
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆884Aug 6, 2025Updated 7 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆467Sep 13, 2025Updated 5 months ago
- The fast sync and async channel that Rust deserves☆1,695Dec 18, 2025Updated 2 months ago
- Support atomic operations on Arc itself☆1,270Mar 1, 2026Updated last week
- Zero-copy deserialization framework for Rust☆4,067Feb 28, 2026Updated last week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆224Feb 25, 2026Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,896Dec 22, 2025Updated 2 months ago
- A fast and flexible LRU map.☆199Jan 3, 2025Updated last year
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆264Jun 23, 2025Updated 8 months ago
- 🗻 Log-structured, embeddable key-value storage engine written in Rust☆1,929Updated this week
- A fast bump allocation arena for Rust☆2,127Feb 26, 2026Updated last week
- Compile time static maps for Rust☆2,107Mar 3, 2026Updated last week
- A high performance concurrent caching library for Rust☆2,429Mar 2, 2026Updated last week
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,286Feb 21, 2026Updated 2 weeks ago
- A thread-per-core async Rust runtime with IOCP/io_uring/polling.☆1,573Updated this week
- A port of Java's ConcurrentHashMap to Rust☆575Nov 30, 2025Updated 3 months ago
- An io_uring backed runtime for Rust☆1,436Jul 7, 2025Updated 8 months ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,522Updated this week
- Fork of std::Arc with lots of utilities useful for FFI☆282Jan 22, 2026Updated last month
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆747Jan 25, 2026Updated last month
- A binary encoder/decoder for Rust☆621Jan 6, 2026Updated 2 months ago
- Lightweight and high performance concurrent cache☆322Oct 20, 2025Updated 4 months ago
- A concurrent, append-only vector.☆209Aug 13, 2025Updated 6 months ago
- The `io_uring` library for Rust☆1,611Updated this week
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆542Dec 25, 2025Updated 2 months ago
- Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.☆617Feb 3, 2026Updated last month
- An implementation of a LRU cache☆791Jan 7, 2026Updated 2 months ago
- Attribute proc-macro to delegate method to a field☆29Sep 17, 2023Updated 2 years ago
- Concurrently Readable Data Structures for Rust☆363Feb 10, 2026Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated 2 months ago
- Rust port of Google's SwissTable hash map☆2,875Updated this week
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆877Feb 9, 2026Updated last month
- Async synchronization primitives☆284Dec 21, 2025Updated 2 months ago
- Async multi-producer multi-consumer channel☆937Jul 6, 2025Updated 8 months ago
- lock-free B+ tree☆311Sep 8, 2024Updated last year
- A binary encoder / decoder implementation in Rust.☆3,074Aug 15, 2025Updated 6 months ago
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago