YumingxuanGuo / featherdbLinks
A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.
☆27Updated 2 years ago
Alternatives and similar repositories for featherdb
Users that are interested in featherdb are comparing it to the libraries listed below
Sorting:
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆139Updated 2 years ago
- Shared Unit Raft☆83Updated 9 months ago
- Percas is a distributed PERsistent CAche Service.☆62Updated this week
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆62Updated 6 months ago
- OmniPaxos is a distributed log implemented as a Rust library.☆206Updated 7 months ago
- 🗳 A solution to pingcap/talent-plan, aka "6.824 Lab 2: Raft" and "6.824 Lab 3: Fault-tolerant Key/Value Service" from MIT.☆30Updated 3 years ago
- Bitcask Implementation in Rust. A fast key-value store.☆24Updated 5 years ago
- The labs of Raft consensus algorithm based on MadSim.☆124Updated 7 months ago
- HelixDB is a time-series oriented Key-Value store written in Rust.☆20Updated 8 months ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- sqlrs is an in-process sql query engine☆110Updated 2 years ago
- JSONB implement in rust☆81Updated this week
- Mea provides async primitives and combinators that are runtime agnostic.☆64Updated 3 weeks ago
- ☆39Updated last year
- [WIP] An experimental cloud-native distributed KV engine for OLTP workload.☆69Updated 2 years ago
- A native storage format for apache arrow☆82Updated last year
- 💃 Kafka/Raft implementation in Rust☆32Updated 3 weeks ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- Concurrent ART (adaptive radix tree)☆171Updated 2 weeks ago
- ☆30Updated 10 months ago
- Write Ahead Logging for Rust☆32Updated last month
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆88Updated last year
- pipeline execution implemented in Rust☆38Updated 2 years ago
- A memcomparable serialization format.☆24Updated 2 years ago
- K.I.S.S. LSM-tree implementation in safe Rust☆271Updated this week
- Bw-Tree for Rust☆27Updated 2 years ago
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- OSPP 2022 Project: String Adaptive Hash Table for Databend☆19Updated 3 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 7 months ago
- log for concurrent workloads, with support for atomic batches and in-order recovery☆37Updated 3 years ago