saligrama / concacheLinks
A linked-list based, lock-free concurrent hashmap in Rust.
☆164Updated 6 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.☆56Updated 4 years ago
- ☆131Updated 6 years ago
- Async stream for Rust and the futures crate.☆193Updated 2 weeks ago
- Skiplist implementation in rust☆109Updated this week
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 3 years ago
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Simple probabilistic data structures☆148Updated last week
- Fast generic radix trie implemented in Rust☆214Updated 4 months ago
- A HashMap variant that spreads resize load across inserts☆196Updated last year
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- a lock-free concurrent slab (experimental)☆305Updated 2 weeks ago
- Rust FFI wrapper for CRoaring☆164Updated last week
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Rust interface to io_uring☆339Updated last year
- A thread-safe & efficient memory pool☆172Updated 2 years ago
- 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☆142Updated 5 years ago
- Fail points for rust☆369Updated 6 months ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Task abstraction for building executors☆214Updated 3 years ago
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- Epoch-based garbage collection☆82Updated 7 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- Support for Linux kernel aio within Tokio.☆52Updated 4 years ago
- Performant time measuring in Rust☆201Updated last year
- Simple but powerful graph library for Rust☆194Updated 3 years ago
- Allocators in Rust☆318Updated 5 years ago
- Framework for simulating distributed applications☆105Updated 5 years ago