wvwwvwwv / scalable-concurrent-containersView external linksLinks
A collection of high-performance containers providing both asynchronous and synchronous interfaces
☆501Jan 5, 2026Updated last month
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 last month
- Blazing fast concurrent HashMap for Rust.☆3,941Mar 5, 2025Updated 11 months ago
- A fast and ergonomic concurrent hashmap for read-heavy workloads.☆874Aug 6, 2025Updated 6 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆465Sep 13, 2025Updated 5 months ago
- The fast sync and async channel that Rust deserves☆1,689Dec 18, 2025Updated last month
- Support atomic operations on Arc itself☆1,256Updated this week
- Zero-copy deserialization framework for Rust☆4,014Updated this week
- Portable atomic types including support for 128-bit atomics, atomic float, etc.☆221Updated this week
- A fast and flexible LRU map.☆200Jan 3, 2025Updated last year
- A safe and fast multi-producer, multi-consumer channel.☆2,878Dec 22, 2025Updated last month
- Lock-free concurrent and single-threaded hash map implementations using Leapfrog probing. Currently the highest performance concurrent Ha…☆264Jun 23, 2025Updated 7 months ago
- 🗻 Log-structured, embeddable key-value storage engine written in Rust☆1,886Feb 8, 2026Updated last week
- Compile time static maps for Rust☆2,100Feb 4, 2026Updated last week
- A fast bump allocation arena for Rust☆2,096Jan 12, 2026Updated last month
- A thread-per-core Rust runtime with IOCP/io_uring/polling.☆1,508Updated this week
- A high performance concurrent caching library for Rust☆2,394Jan 26, 2026Updated 3 weeks ago
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,273Dec 29, 2025Updated last month
- A port of Java's ConcurrentHashMap to Rust☆575Nov 30, 2025Updated 2 months ago
- An io_uring backed runtime for Rust☆1,429Jul 7, 2025Updated 7 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆279Jan 22, 2026Updated 3 weeks ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,503Apr 29, 2025Updated 9 months ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆739Jan 25, 2026Updated 3 weeks ago
- A binary encoder/decoder for Rust☆605Jan 6, 2026Updated last month
- Lightweight and high performance concurrent cache☆322Oct 20, 2025Updated 3 months ago
- A concurrent, append-only vector.☆208Aug 13, 2025Updated 6 months ago
- The `io_uring` library for Rust☆1,598Dec 16, 2025Updated 2 months ago
- Rust library for concurrent data access, using memory-mapped files, zero-copy deserialization, and wait-free synchronization.☆613Feb 3, 2026Updated last week
- An implementation of a LRU cache☆781Jan 7, 2026Updated last month
- Attribute proc-macro to delegate method to a field☆29Sep 17, 2023Updated 2 years ago
- Concurrently Readable Data Structures for Rust☆364Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,292Jan 7, 2026Updated last month
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆868Feb 9, 2026Updated last week
- Rust port of Google's SwissTable hash map☆2,864Feb 5, 2026Updated last week
- Async synchronization primitives☆283Dec 21, 2025Updated last month
- Lock-free SPSC FIFO ring buffer with direct access to inner data☆534Dec 25, 2025Updated last month
- Async multi-producer multi-consumer channel☆930Jul 6, 2025Updated 7 months ago
- lock-free B+ tree☆311Sep 8, 2024Updated last year
- A binary encoder / decoder implementation in Rust.☆3,077Aug 15, 2025Updated 6 months ago
- Rust cache structures and easy function memoization☆1,959Dec 22, 2025Updated last month