nlfiedler / mokuroku
Secondary indices for RocksDB in Rust.
☆38Updated 9 months ago
Related projects ⓘ
Alternatives and complementary repositories for mokuroku
- Experimental Rust wrapper for FASTER by Microsoft Research☆53Updated 4 years ago
- Make RocksDB really rocks! The Rust style API.☆46Updated 3 years ago
- Append-only commit log library for Rust☆105Updated 4 months ago
- Adaptive Radix Tree in Rust☆58Updated 6 years ago
- Skiplist implementation in rust☆92Updated last year
- An implementation of Raft in Rust.☆39Updated last year
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆41Updated 5 years ago
- Distributed consensus protocol for replicated state machines☆60Updated 5 years ago
- ☆81Updated 3 years ago
- Pillars for Transactional Systems and Data Grids☆130Updated 6 months ago
- super simple in-memory blocking LSM for constant-size keys and values☆66Updated last year
- Chain replication server framework for Rust☆33Updated 8 months ago
- Simple probabilistic data structures☆141Updated 8 months ago
- Write Ahead Logging for Rust☆26Updated 8 years ago
- Yaque is yet another disk-backed persistent queue for Rust.☆82Updated 7 months ago
- mirror of https://caio.co/de/foca/☆147Updated last month
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 4 years ago
- An Adaptive Radix Tree implementation.☆36Updated last year
- Adaptive Radix Trie implementation for fixed-length keys☆53Updated 9 months ago
- INACTIVE - Safe Rust bindings for LMDB☆71Updated last year
- An async NATS client library for the Rust programming language.☆82Updated 5 months ago
- A consistent hashing library in Rust