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:
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- skiplist☆142Updated 3 years ago
- Async stream for Rust and the futures crate.☆186Updated last week
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- a lock-free concurrent slab (experimental)☆293Updated 8 months ago
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- Task abstraction for building executors☆213Updated 3 years ago
- A thread-safe & efficient memory pool☆169Updated last year
- ☆129Updated 5 years ago
- Fast generic radix trie implemented in Rust☆203Updated 2 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆82Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Simple probabilistic data structures☆147Updated last week
- Epoch-based garbage collection☆81Updated 6 years ago
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Generic Atomic<T> type for Rust☆237Updated 2 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆180Updated last year
- Skiplist implementation in rust☆102Updated last week
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- Rust FFI wrapper for CRoaring☆158Updated last month
- A HashMap variant that spreads resize load across inserts☆192Updated 7 months ago
- Rust interface to io_uring☆336Updated last year
- A thread pool for isolating blocking I/O in async programs☆362Updated 3 weeks ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- A sentinel-based, heapless, `Vec`-like type.☆69Updated 5 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- Run closures in parallel☆114Updated 7 months ago
- rust stackful generator library☆346Updated last week
- A concurrent hash table for Rust☆61Updated 5 years ago
- Serialisable closures for Rust.☆65Updated 2 years ago