saligrama / concache
A linked-list based, lock-free concurrent hashmap in Rust.
☆163Updated 5 years ago
Alternatives and similar repositories for concache:
Users that are interested in concache are comparing it to the libraries listed below
- A benchmarking harness for concurrent key-value collections☆117Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- skiplist☆141Updated 3 years ago
- ☆129Updated 5 years ago
- Async stream for Rust and the futures crate.☆183Updated this week
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- Efficient transactional memory in rust.☆211Updated 3 years ago
- a lock-free concurrent slab (experimental)☆280Updated 2 months ago
- Pillars for Transactional Systems and Data Grids☆131Updated 11 months ago
- Heap-based async timers☆211Updated 9 months ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Generic Atomic<T> type for Rust☆230Updated last year
- A thread-safe & efficient memory pool☆168Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆100Updated 11 months ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- rust bindings of snmalloc☆128Updated last month
- A thread pool for isolating blocking I/O in async programs☆352Updated 2 months ago
- Manual segmented stacks for Rust☆301Updated this week
- A HashMap variant that spreads resize load across inserts☆191Updated last month
- Fast generic radix trie implemented in Rust☆196Updated 2 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 4 years ago
- An on-disk hash table implementation☆116Updated 3 years ago
- Rust FFI wrapper for CRoaring☆157Updated 3 weeks ago
- A concurrent hash table for Rust☆61Updated 4 years ago
- Simple but powerful graph library for Rust☆193Updated 2 years ago
- Task abstraction for building executors☆212Updated 2 years ago
- A Rust implementation of two segment trees and a fenwick tree.☆65Updated 6 years ago
- Simple probabilistic data structures☆143Updated last week
- Skiplist implementation in rust☆94Updated 3 weeks ago