saligrama / concacheLinks
A linked-list based, lock-free concurrent hashmap in Rust.
☆164Updated 5 years ago
Alternatives and similar repositories for concache
Users that are interested in concache are comparing it to the libraries listed below
Sorting:
- skiplist☆144Updated 4 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- ☆130Updated 6 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last week
- Async stream for Rust and the futures crate.☆189Updated last month
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Rust interface to io_uring☆337Updated last year
- Rust FFI wrapper for CRoaring☆161Updated last month
- A thread-safe & efficient memory pool☆171Updated 2 years ago
- Skiplist implementation in rust☆105Updated this week
- Fast generic radix trie implemented in Rust☆212Updated 2 months ago
- A HashMap variant that spreads resize load across inserts☆194Updated 10 months ago
- Simple but powerful graph library for Rust☆195Updated 2 years ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Generic Atomic<T> type for Rust☆243Updated 2 months ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- a lock-free concurrent slab (experimental)☆302Updated 11 months ago
- A sentinel-based, heapless, `Vec`-like type.☆70Updated 5 years ago
- Epoch-based garbage collection☆81Updated 7 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Task abstraction for building executors☆213Updated 3 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆142Updated 5 years ago
- A concurrent hash table for Rust☆61Updated 5 years ago
- Fail points for rust☆351Updated 4 months ago
- Simple probabilistic data structures☆146Updated last week
- This is a Rust implementation for popular caches (support no_std).☆113Updated 9 months ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- rust stackful generator library☆353Updated 2 months ago
- A thread pool for isolating blocking I/O in async programs☆369Updated 3 months ago