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:
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- skiplist☆144Updated 4 years ago
- Async stream for Rust and the futures crate.☆193Updated 2 weeks ago
- ☆131Updated 6 years ago
- Fast generic radix trie implemented in Rust☆214Updated 4 months ago
- A benchmarking harness for concurrent key-value collections☆119Updated 3 years ago
- Synchronization primitives for Futures and async/await based on intrusive collections☆188Updated 2 months ago
- Simple probabilistic data structures☆148Updated last week
- An idiomatic and fast QP-trie implementation in pure Rust.☆102Updated last year
- An experimental asynchronous runtime based on `io-uring`.☆77Updated 4 years ago
- Rust interface to io_uring☆339Updated last year
- Skiplist implementation in rust☆109Updated this week
- A HashMap variant that spreads resize load across inserts☆196Updated last year
- A stack for rust trait objects that minimizes allocations☆127Updated 3 years ago
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Rust FFI wrapper for CRoaring☆164Updated last week
- Generic Atomic<T> type for Rust☆246Updated 4 months ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- a lock-free concurrent slab (experimental)☆305Updated 2 weeks ago
- A thread-safe & efficient memory pool☆172Updated 2 years ago
- Fail points for rust☆369Updated 6 months ago
- rust stackful generator library☆361Updated last month
- Task abstraction for building executors☆214Updated 3 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆142Updated 5 years ago
- Stackful coroutine library for Rust that "just works"☆53Updated 3 years ago
- Serialisable closures for Rust.☆66Updated 3 years ago
- Epoch-based garbage collection☆82Updated 7 years ago
- A sentinel-based, heapless, `Vec`-like type.☆71Updated 5 years ago
- Manual segmented stacks for Rust☆334Updated this week
- Simple but powerful graph library for Rust☆194Updated 3 years ago