A linked-list based, lock-free concurrent hashmap in Rust.
☆164Jan 4, 2020Updated 6 years ago
Alternatives and similar repositories for concache
Users that are interested in concache are comparing it to the libraries listed below
Sorting:
- Extend the rust built-in numeric types.☆33Oct 30, 2020Updated 5 years ago
- lonely is a no_std+alloc+no TLS task executor for the Rust async/await ecosystem, focused on minimizing cross-core synchronization overhe…☆19Nov 17, 2019Updated 6 years ago
- Rust bindings for SPDK☆19Sep 12, 2017Updated 8 years ago
- Async stream for Rust and the futures crate.☆193Feb 7, 2026Updated 3 weeks ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆17Jun 26, 2019Updated 6 years ago
- A concurrent lock-free hash map for Rust.☆21Feb 1, 2021Updated 5 years ago
- A benchmarking harness for concurrent key-value collections☆119Feb 5, 2023Updated 3 years ago
- A port of Java's ConcurrentHashMap to Rust☆575Nov 30, 2025Updated 3 months ago
- Empowering everyone to build asynchronous software☆855Oct 29, 2019Updated 6 years ago
- A rust implementation of lock free cuckoo hashmap☆69Jan 28, 2025Updated last year
- Rust support for RISC-V Platform-Level Interrupt Controller☆10Oct 13, 2022Updated 3 years ago
- Implementation of Adaptive Radix Tree in Rust☆44Feb 26, 2020Updated 6 years ago
- Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.☆17Feb 7, 2026Updated 3 weeks ago
- Talks I've given at various conferences☆20Mar 2, 2018Updated 8 years ago
- An implementation of the Raft distributed consensus protocol using the Tokio framework.☆1,087Feb 12, 2023Updated 3 years ago
- A concurrent hash table for Rust☆61Apr 8, 2020Updated 5 years ago
- Async readiness traits☆11May 15, 2019Updated 6 years ago
- A lock-free, read-optimized, concurrency primitive.☆2,085Feb 1, 2026Updated last month
- Fail points for rust☆369Jul 14, 2025Updated 7 months ago
- Composable, lock-free, allocation-light data structures☆62Apr 29, 2018Updated 7 years ago
- Executor Agnostic Runtime that can run your futures with your favourite Executor☆144Apr 29, 2021Updated 4 years ago
- Migration tool for replacing await! macro with await syntax.☆40Jan 1, 2021Updated 5 years ago
- Type-safe transmutations between layout-compatible types.☆122Aug 11, 2020Updated 5 years ago
- Portable Packed SIMD Vectors for Rust standard library☆639May 5, 2024Updated last year
- A Rust implementation of Plumtree algorithm☆30Feb 9, 2026Updated 3 weeks ago
- Timer facilities for Tokio based on OS-level primitives.☆14May 7, 2020Updated 5 years ago
- A compiler plugin to insert flame calls☆390Apr 13, 2023Updated 2 years ago
- ☆53Nov 10, 2019Updated 6 years ago
- Concurrent hash trie☆57Sep 29, 2020Updated 5 years ago
- (MERGED) Rust bindings for TVM runtime☆28Feb 3, 2019Updated 7 years ago
- ☆86Jul 18, 2016Updated 9 years ago
- Rust port of Google's SwissTable hash map☆2,866Feb 22, 2026Updated last week
- Allocators in Rust☆317Apr 4, 2020Updated 5 years ago
- Atomically updatable Arc implementation using crossbeam-epoch for memory reclamation.☆43Aug 7, 2018Updated 7 years ago
- Ultra fast binary serialization and deserialization for types with a constant size (known at compile time).☆106May 23, 2023Updated 2 years ago
- Apache bRPC library for Rust☆163Aug 5, 2019Updated 6 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆467Sep 13, 2025Updated 5 months ago
- An I/O-oriented tokio runtime thread pool☆48Apr 7, 2020Updated 5 years ago
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,515Apr 29, 2025Updated 10 months ago