spacejam / rsdbLinks
rust database engineering toolkit
☆33Updated 4 years ago
Alternatives and similar repositories for rsdb
Users that are interested in rsdb are comparing it to the libraries listed below
Sorting:
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 6 months ago
- scan-resistant concurrent lazy LRU☆61Updated 2 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 3 weeks ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- Rust CASPaxos implementation☆66Updated 4 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- Chain replication server framework for Rust☆38Updated 5 months ago
- Logical clocks implementation in Rust☆45Updated 5 years ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 5 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- Viewstamped Replication for Rust☆69Updated 2 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- ☆46Updated 4 years ago
- A pure Rust database implementation using an append-only B-Tree file format.☆271Updated last year
- A HyperLogLog implementation in Rust.☆51Updated 5 months ago
- A benchmarking harness for concurrent key-value collections☆120Updated 2 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆60Updated 5 months ago
- Implementation of Adaptive Radix Tree in Rust☆43Updated 5 years ago
- Write Ahead Logging for Rust☆25Updated 8 years ago
- An Adaptive Radix Tree implementation.☆42Updated 2 weeks ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆40Updated last year
- high-efficiency concurrent reclamation☆35Updated 11 months ago
- A Pure Rust Implementation of Egalitarian Paxos☆49Updated 5 years ago
- Paxos implementation in Rust☆78Updated 2 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 5 months ago