ltungv / bitcask
A tiny key-value store backed by Bitcask and Redis Serialization Protocol
☆28Updated last year
Alternatives and similar repositories for bitcask:
Users that are interested in bitcask are comparing it to the libraries listed below
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆132Updated last year
- Viewstamped Replication for Rust☆67Updated last year
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year
- An Adaptive Radix Tree implementation.☆38Updated last year
- scan-resistant concurrent lazy LRU☆58Updated last year
- A timed adaptive radix trie data-structure, used in SurrealKV☆102Updated last month
- OmniPaxos is a distributed log implemented as a Rust library.☆195Updated 2 months ago
- K.I.S.S. LSM-tree implementation in safe Rust☆208Updated this week
- Adaptive Radix Tree in Rust☆67Updated 6 years ago
- Log search engine on object storages☆18Updated 8 months ago
- rust database engineering toolkit☆33Updated 3 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆57Updated last month
- An implementation of Raft in Rust.☆39Updated 2 years ago
- A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.☆20Updated 3 months ago
- Bw-Tree for Rust☆26Updated last year
- log for concurrent workloads, with support for atomic batches and in-order recovery☆33Updated 2 years ago
- Embedded Key-Value Storage Engine☆118Updated this week
- Concurrent ART (adaptive radix tree)☆142Updated 2 months ago
- HelixDB is a time-series oriented Key-Value store written in Rust.☆20Updated 3 months ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆69Updated 2 months ago
- mirror of https://caio.co/de/foca/☆160Updated last week
- Asynchronously speed-limiting multiple byte streams☆59Updated 6 months ago
- 💃 Kafka/Raft implementation in Rust☆26Updated last week
- An implementation of TinyLFU cache☆15Updated 2 years ago
- Chain replication server framework for Rust☆34Updated last month
- Rust implementation of Paxos consensus algorithm☆106Updated 2 years ago
- Raft implementation in Rust☆47Updated 4 years ago
- Bitcask Implementation in Rust. A fast key-value store.☆23Updated 5 years ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆38Updated last month