dermesser / sstableLinks
sstable stores key-value pairs on disk
☆40Updated 2 years ago
Alternatives and similar repositories for sstable
Users that are interested in sstable are comparing it to the libraries listed below
Sorting:
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆141Updated 5 years ago
- LSM-Tree Key-Value Store based on RocksDB☆80Updated 2 years ago
- rust database engineering toolkit☆32Updated 4 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Distributed key-value store.☆28Updated 4 years ago
- A Multi-Raft implementation in Rust language.☆193Updated 11 months ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 2 months ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- Viewstamped Replication for Rust☆70Updated 2 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 7 months ago
- Bitcask Implementation in Rust. A fast key-value store.☆24Updated 5 years ago
- Bindings for writing a server that can act as MySQL/MariaDB☆172Updated 2 weeks ago
- Rust library implementing xor-filters☆140Updated 2 years ago
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆88Updated last year
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆139Updated 2 years ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆42Updated 4 months ago
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- Skiplist implementation in rust☆103Updated this week
- Multi-threaded implementation of redis written in rust☆142Updated 2 years ago
- a lock-free, thread-safe, dynamically-sized object pool.☆80Updated 3 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- A pure Rust database implementation using an append-only B-Tree file format.☆272Updated last year
- Chain replication server framework for Rust☆38Updated 7 months ago
- On-Disk B+ Tree implemented in Rust☆210Updated 5 years ago