NavyaZaveri / lsm_engineLinks
A rust implementation of a key-value store with Log-Structured Merge Trees.
☆15Updated 4 years ago
Alternatives and similar repositories for lsm_engine
Users that are interested in lsm_engine are comparing it to the libraries listed below
Sorting:
- LSM-Tree Key-Value Store based on RocksDB☆80Updated last week
- rust database engineering toolkit☆34Updated 4 years ago
- Write Ahead Logging for Rust☆38Updated last week
- The core repository of implementing PostgreSQL compatible distributed database in Rust☆223Updated 4 years ago
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆88Updated last year
- How query engine work golang port for learning purpose☆23Updated 3 years ago
- Simple probabilistic data structures☆147Updated last week
- DBMS Performance & Correctness Testing Framework☆30Updated 4 years ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- Distributed key-value store.☆28Updated 4 years ago
- Rust library implementing xor-filters☆142Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 9 months ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- Viewstamped Replication for Rust☆70Updated 2 years ago
- Extensible SQL Lexer and Parser for Rust☆27Updated 2 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Multi-threaded implementation of redis written in rust☆144Updated 2 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆142Updated 5 years ago
- sstable stores key-value pairs on disk☆40Updated 2 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆141Updated 2 years ago
- In a nutshell, EinsteinDB is a persistent indexing scheme based off of LSH-KVX that exploits the distinct merits of hash index and B+-Tre…☆26Updated 2 years ago
- MySQL/MariaDB protocol shim for Noria☆69Updated 5 years ago
- Bitcask Implementation in Rust. A fast key-value store.☆25Updated 5 years ago
- A lightweight unified metrics library in Rust for various metrics system.☆16Updated last month
- A Pure Rust Implementation of Egalitarian Paxos☆49Updated 5 years ago
- A redis-like cache store that implements CRDTs and active-active replications.☆42Updated 2 years ago
- A versioned, embedded, strongly-consistent, key-value database☆28Updated 4 years ago
- A pure Rust database implementation using an append-only B-Tree file format.☆278Updated 2 years ago
- Easy Hadoop Streaming and MapReduce interfaces in Rust☆40Updated last year
- A Multi-Raft implementation in Rust language.☆194Updated last week