dragonquest / bitcaskLinks
Bitcask Implementation in Rust. A fast key-value store.
☆24Updated 5 years ago
Alternatives and similar repositories for bitcask
Users that are interested in bitcask are comparing it to the libraries listed below
Sorting:
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- BzTree implementation for Rust☆35Updated 2 years ago
- LevelDB: Rust implementation☆80Updated 5 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- ☆26Updated 3 years ago
- Yet another thread pool in rust for both callbacks or futures.☆136Updated 10 months ago
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆27Updated 2 years ago
- Redis compatible server framework for Rust☆89Updated 2 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆133Updated 2 years ago
- Port of Bolt DB in Rust☆46Updated last year
- Paxos implementation in Rust☆78Updated last month
- rust database engineering toolkit☆33Updated 3 years ago
- scan-resistant concurrent lazy LRU☆61Updated last year
- ☆39Updated last year
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years 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
- Rust futures on spdk☆33Updated 5 years ago
- HelixDB is a time-series oriented Key-Value store written in Rust.☆20Updated 6 months ago
- A small async runtime for Rust☆60Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆59Updated 4 months ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated 5 months ago
- Stackful coroutine library for Rust that "just works"☆53Updated 2 years ago
- Small, fast, and correct L2/L3/L4 packet parser.☆61Updated last year
- A simple distributed consistent key-value store with Raft and Rust☆32Updated 7 years ago
- An implementation of Raft in Rust.☆39Updated 2 years ago
- Build database expression type checker and vectorized runtime executor in type-safe Rust☆98Updated 3 years ago
- A Pure Rust Implementation of Egalitarian Paxos☆49Updated 5 years ago
- A Write Ahead Log (WAL) implementation in Rust☆228Updated last year
- Asynchronously speed-limiting multiple byte streams☆62Updated 9 months ago