dragonquest / bitcaskLinks
Bitcask Implementation in Rust. A fast key-value store.
☆25Updated 5 years ago
Alternatives and similar repositories for bitcask
Users that are interested in bitcask are comparing it to the libraries listed below
Sorting:
- LevelDB: Rust implementation☆81Updated 6 years ago
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- BzTree implementation for Rust☆36Updated 3 months ago
- Redis compatible server framework for Rust☆91Updated 2 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- rust database engineering toolkit☆32Updated 4 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆72Updated 9 months ago
- Paxos implementation in Rust☆78Updated last month
- ☆26Updated 3 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆141Updated 2 years ago
- A Pure Rust Implementation of Egalitarian Paxos☆49Updated 5 years ago
- A simple distributed consistent key-value store with Raft and Rust☆32Updated 7 years ago
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆28Updated 2 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 3 years ago
- Yet another thread pool in rust for both callbacks or futures.☆139Updated last year
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆21Updated 2 months ago
- TCP load testing tool, written in async Rust☆36Updated 4 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆63Updated 9 months ago
- [WIP] ✨ TinKV is a simple and fast key-value storage written in Rust, which provides a bultin CLI and a Redis compatible server.☆31Updated 3 years ago
- ☆39Updated 2 years ago
- Port of Bolt DB in Rust☆46Updated 2 months ago
- HelixDB is a time-series oriented Key-Value store written in Rust.☆20Updated 10 months ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated 9 months ago
- A small async runtime for Rust☆61Updated last year
- A redis compatible database.☆15Updated 4 years ago
- Small, fast, and correct L2/L3/L4 packet parser.☆62Updated 2 years ago
- Implementation of Adaptive Radix Tree in Rust☆44Updated 5 years ago
- LSM-Tree Key-Value Store based on RocksDB☆80Updated last week