A linked-list based, lock-free concurrent hashmap in Rust.
☆165Jan 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
- Async readiness traits☆11May 15, 2019Updated 6 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
- A concurrent lock-free hash map for Rust.☆22Feb 1, 2021Updated 5 years ago
- Rust bindings for SPDK☆19Sep 12, 2017Updated 8 years ago
- Empowering everyone to build asynchronous software☆854Oct 29, 2019Updated 6 years ago
- Implementation of Adaptive Radix Tree in Rust☆44Feb 26, 2020Updated 6 years ago
- Asynchronous adapter for byteorder☆20Feb 10, 2021Updated 5 years ago
- Fork of mimallocator that aims to port mimalloc over to rust.☆17Jun 26, 2019Updated 6 years ago
- Async stream for Rust and the futures crate.☆193Mar 12, 2026Updated last week
- An asynchronous leased value☆17Nov 8, 2019Updated 6 years ago
- A port of Java's ConcurrentHashMap to Rust☆575Nov 30, 2025Updated 3 months ago
- A safe tree using an arena allocator that allows deletion without suffering from the ABA problem by using generational indices. https://d…☆32Nov 30, 2018Updated 7 years ago
- Streams and broadcasts: functional reactive programming in Rust.☆39Nov 12, 2018Updated 7 years ago
- Composable, lock-free, allocation-light data structures☆62Apr 29, 2018Updated 7 years ago
- A rust implementation of lock free cuckoo hashmap☆69Jan 28, 2025Updated last year
- A benchmarking harness for concurrent key-value collections☆119Feb 5, 2023Updated 3 years ago
- A concurrent hash table for Rust☆61Apr 8, 2020Updated 5 years ago
- (MERGED) Rust bindings for TVM runtime☆28Feb 3, 2019Updated 7 years ago
- Rust support for RISC-V Platform-Level Interrupt Controller☆10Oct 13, 2022Updated 3 years ago
- Rust port of Google's SwissTable hash map☆2,881Mar 7, 2026Updated 2 weeks ago
- Restricted (ssh) shell that only allows execution of whitelisted commands.☆17May 6, 2024Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆468Sep 13, 2025Updated 6 months ago
- A lock-free, read-optimized, concurrency primitive.☆2,097Mar 14, 2026Updated last week
- Migration tool for replacing await! macro with await syntax.☆40Jan 1, 2021Updated 5 years ago
- Fail points for rust☆369Jul 14, 2025Updated 8 months ago
- A Rust macro to determine if a type implements a logical trait expression☆268Jan 1, 2020Updated 6 years ago
- Talks I've given at various conferences☆20Mar 2, 2018Updated 8 years ago
- Collections Library for Adapton, in Rust☆13Sep 1, 2017Updated 8 years ago
- Portable Packed SIMD Vectors for Rust standard library☆639May 5, 2024Updated last year
- ☆53Nov 10, 2019Updated 6 years ago
- Implementation of the algorithms from "Scalable Lock-Free Dynamic Memory Allocation"☆17Sep 22, 2014Updated 11 years ago
- Type-safe transmutations between layout-compatible types.☆122Aug 11, 2020Updated 5 years ago
- dom-like layout for terminal applications☆13Dec 27, 2020Updated 5 years ago
- ☆86Jul 18, 2016Updated 9 years ago
- An implementation of the Raft distributed consensus protocol using the Tokio framework.☆1,087Feb 12, 2023Updated 3 years ago
- Timer facilities for Tokio based on OS-level primitives.☆14May 7, 2020Updated 5 years ago
- Allocators in Rust☆317Apr 4, 2020Updated 5 years ago
- HAMT implementation whose sub-trees can be shared over threads☆10Feb 9, 2026Updated last month