spacejam / rsdbLinks
rust database engineering toolkit
☆33Updated 3 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 5 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- scan-resistant concurrent lazy LRU☆61Updated last year
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆140Updated 5 years ago
- Framework for simulating distributed applications☆103Updated 5 years ago
- Rust CASPaxos implementation☆66Updated 4 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 2 months ago
- Rust implementation of Paxos consensus algorithm☆112Updated 2 years ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆36Updated 3 years ago
- Logical clocks implementation in Rust☆45Updated 5 years ago
- wait-free 4-level 64-bit pagetable for contiguous low-contention concurrent metadata☆40Updated 11 months ago
- Viewstamped Replication for Rust☆69Updated 2 years ago
- Chain replication server framework for Rust☆38Updated 4 months ago
- Yet another key-value storage for Rust☆72Updated 3 years ago
- Distributed consensus protocol for replicated state machines☆62Updated 6 years ago
- Pillars for Transactional Systems and Data Grids☆132Updated last year
- A pure Rust database implementation using an append-only B-Tree file format.☆272Updated last year
- A HyperLogLog implementation in Rust.☆50Updated 4 months ago
- Rust library implementing xor-filters☆140Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 3 years ago
- The Kubernetes native and CloudEvents native distributed event streaming, event orchestration & messaging platform☆36Updated 2 years ago
- A Write Ahead Log (WAL) implementation in Rust☆228Updated last year
- An implementation of Raft in Rust.☆39Updated 2 years ago
- ☆46Updated 4 years ago
- An Adaptive Radix Tree implementation.☆42Updated this week
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 5 years ago
- high-efficiency concurrent reclamation☆35Updated 11 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆59Updated 5 months ago
- Paxos implementation in Rust☆78Updated last week