YumingxuanGuo / featherdbLinks
A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.
☆28Updated 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.☆144Updated 2 years ago
- Shared Unit Raft☆83Updated last year
- HelixDB is a time-series oriented Key-Value store written in Rust.☆21Updated last year
- OmniPaxos is a distributed log implemented as a Rust library.☆217Updated 2 months ago
- ☆39Updated 2 years ago
- 💃 Kafka/Raft implementation in Rust☆33Updated 4 months ago
- The labs of Raft consensus algorithm based on MadSim.☆127Updated 11 months ago
- sqlrs is an in-process sql query engine☆112Updated 3 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆65Updated 11 months ago
- pipeline execution implemented in Rust☆38Updated 2 years ago
- Percas is a distributed PERsistent CAche Service.☆104Updated last week
- Write Ahead Logging for Rust☆38Updated 2 weeks ago
- Bitcask Implementation in Rust. A fast key-value store.☆29Updated 6 years ago
- JSONB implement in rust☆86Updated 3 weeks ago
- Viewstamped Replication for Rust☆72Updated 2 years ago
- Concurrent ART (adaptive radix tree)☆177Updated 4 months ago
- A native storage format for apache arrow☆82Updated 2 years ago
- Bw-Tree for Rust☆28Updated 2 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 3 years 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.☆31Updated 4 years ago
- A Write Ahead Log (WAL) implementation in Rust☆236Updated 2 years ago
- LSM-Tree Key-Value Store based on RocksDB☆81Updated last month
- BzTree implementation for Rust☆37Updated 5 months ago
- A timed adaptive radix trie data-structure, used in SurrealKV☆114Updated 4 months ago
- Redis compatible server framework for Rust☆91Updated 2 years ago
- An ergonomic, opinionated framework for SQL integration test.☆22Updated 11 months ago
- K.I.S.S. LSM-tree implementation in safe Rust☆346Updated last week
- [WIP] A relational database written in Rust for learning purpose, heavily inspired by cmu-db/bustub. (CMU 15-445).☆155Updated 11 months ago
- [Archive] An experimental cloud-native distributed KV engine for OLTP workload.☆72Updated 3 years ago
- ☆30Updated last year