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☆81Updated last month
- A Multi-Raft implementation in Rust.☆196Updated 3 weeks ago
- rust database engineering toolkit☆35Updated 4 years ago
- The core repository of implementing PostgreSQL compatible distributed database in Rust☆222Updated 4 years ago
- A Write Ahead Log (WAL) implementation in Rust☆236Updated 2 years ago
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆89Updated last year
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Pillars for Transactional Systems and Data Grids☆133Updated last year
- Rust implementation of Paxos consensus algorithm☆115Updated 3 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆144Updated 2 years ago
- a lock-free, thread-safe, dynamically-sized object pool.☆81Updated 3 years ago
- Adaptive Radix Trie implementation for fixed-length keys☆54Updated 5 months ago
- A pure Rust database implementation using an append-only B-Tree file format.☆278Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆119Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 11 months ago
- Distributed key-value store.☆28Updated 4 years ago
- 💃 Kafka/Raft implementation in Rust☆33Updated 4 months ago
- A fast implementation of single-pattern substring search using SIMD acceleration.☆99Updated 2 months ago
- Viewstamped Replication for Rust☆72Updated 2 years ago
- On-Disk B+ Tree implemented in Rust☆211Updated 5 years ago
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- Framework for simulating distributed applications☆105Updated 5 years ago
- Lockfree resizeable concurrent hash table.☆56Updated 4 years ago
- Rust library implementing xor-filters☆142Updated 2 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- A `VecDeque` (and `Vec`) variant that spreads resize load across pushes.☆115Updated 3 weeks ago
- ☆48Updated 5 years ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 11 months ago
- Chain replication server framework for Rust☆41Updated 10 months ago