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:
- Adaptive Radix Tree in Rust☆67Updated 7 years ago
- rust database engineering toolkit☆34Updated 4 years ago
- LevelDB: Rust implementation☆81Updated 6 years ago
- Redis compatible server framework for Rust☆91Updated 2 years ago
- Another Async IO Framework based on io_uring☆63Updated 3 years ago
- BzTree implementation for Rust☆36Updated 3 months ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 3 years ago
- Paxos implementation in Rust☆78Updated last week
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆73Updated 9 months ago
- Yet another thread pool in rust for both callbacks or futures.☆139Updated last year
- 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
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆88Updated last year
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆63Updated 9 months ago
- Small, fast, and correct L2/L3/L4 packet parser.☆62Updated 2 years ago
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆28Updated 2 years ago
- A Rust-implementation of a stable Bloom filter for filtering duplicates out of data streams.☆42Updated 6 years ago
- A small async runtime for Rust☆61Updated last year
- A procedural macro for defining nom combinators in simple DSL☆46Updated 10 months ago
- A Write Ahead Log (WAL) implementation in Rust☆233Updated 2 years ago
- A redis-like cache store that implements CRDTs and active-active replications.☆42Updated 2 years ago
- partial_sort is Rust version of [std::partial_sort](https://en.cppreference.com/w/cpp/algorithm/partial_sort)☆21Updated 2 months ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆141Updated 2 years ago
- Lockfree resizeable concurrent hash table.☆54Updated 4 years ago
- Multi-threaded implementation of redis written in rust☆144Updated 2 years ago
- A lock-free async waitgroup implementation☆38Updated 3 years ago
- ☆39Updated 2 years ago
- ☆26Updated 3 years ago
- HelixDB is a time-series oriented Key-Value store written in Rust.☆21Updated 11 months ago