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
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- ☆129Updated 5 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Async stream for Rust and the futures crate.☆188Updated last week
- Rust FFI wrapper for CRoaring☆161Updated last week
- Fast generic radix trie implemented in Rust☆209Updated last month
- A HashMap variant that spreads resize load across inserts☆193Updated 8 months ago
- Simple probabilistic data structures☆147Updated this week
- Skiplist implementation in rust☆104Updated last week
- Rust interface to io_uring☆336Updated last year
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- a lock-free concurrent slab (experimental)☆297Updated 9 months ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆179Updated last year
- A thread-safe & efficient memory pool☆169Updated 2 years ago
- Support for Linux kernel aio within Tokio.☆51Updated 4 years ago
- Task abstraction for building executors☆212Updated 3 years ago
- Generic Atomic<T> type for Rust☆241Updated last month
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- Fail points for rust☆348Updated 3 months ago
- Epoch-based garbage collection☆81Updated 6 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆85Updated 2 years ago
- A concurrent hash table for Rust☆61Updated 5 years ago
- probe: Static probes for Rust☆98Updated 2 years ago
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- rust stackful generator library☆350Updated 2 weeks ago