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☆142Updated 5 years ago
- LSM-Tree Key-Value Store based on RocksDB☆80Updated this week
- On-Disk B+ Tree implemented in Rust☆211Updated 5 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 4 months ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- rust database engineering toolkit☆34Updated 4 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 9 months ago
- Rust library implementing xor-filters☆142Updated 2 years ago
- Viewstamped Replication for Rust☆70Updated 2 years ago
- Multi-threaded implementation of redis written in rust☆144Updated 2 years ago
- A Multi-Raft implementation in Rust language.☆194Updated this week
- Bindings for writing a server that can act as MySQL/MariaDB☆174Updated 3 weeks ago
- Distributed key-value store.☆28Updated 4 years ago
- Rust implementation of Paxos consensus algorithm☆115Updated 2 years ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- A datastore aiming at linear scalability up to the yottabyte range. Inspired by dynamo and cassandra.☆90Updated 10 months ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated last month
- A Write Ahead Log (WAL) implementation in Rust☆233Updated 2 years ago
- A Pure Rust Implementation of Egalitarian Paxos☆49Updated 5 years ago
- An implementation of TinyLFU cache☆15Updated 3 years ago
- a lock-free, thread-safe, dynamically-sized object pool.☆80Updated 3 years ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆88Updated last year
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Bitcask Implementation in Rust. A fast key-value store.☆25Updated 5 years ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆42Updated 6 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆277Updated 2 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆141Updated 2 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago