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.☆133Updated 2 years ago
- Shared Unit Raft☆82Updated 7 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆59Updated 4 months ago
- Bw-Tree for Rust☆27Updated 2 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 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.☆30Updated 3 years ago
- 💃 Kafka/Raft implementation in Rust☆30Updated 3 months ago
- JSONB implement in rust☆76Updated 2 weeks ago
- Concurrent in-memory B+ Tree featuring optimistic lock coupling☆25Updated 2 years ago
- super simple in-memory blocking LSM for constant-size keys and values☆71Updated 4 months ago
- OSPP 2022 Project: String Adaptive Hash Table for Databend☆19Updated 2 years ago
- Mea provides async primitives and combinators that are runtime agnostic.☆45Updated 3 weeks ago
- ☆39Updated last year
- scan-resistant concurrent lazy LRU☆61Updated last year
- A Pure Rust Implementation of Egalitarian Paxos☆49Updated 5 years ago
- Percas is a distributed persistent cache service.☆47Updated last month
- sqlrs is an in-process sql query engine☆109Updated 2 years ago
- A native storage format for apache arrow☆82Updated last year
- 🚧 Build a SQL optimizer in 1000 lines of Rust using egg.☆80Updated 2 years ago
- HelixDB is a time-series oriented Key-Value store written in Rust.☆20Updated 6 months ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated 5 months ago
- [WIP] An experimental cloud-native distributed KV engine for OLTP workload.☆69Updated 2 years ago
- The labs of Raft consensus algorithm based on MadSim.☆123Updated 4 months ago
- Performant implementations of various streaming algorithms, including Count–min sketch, Top k, HyperLogLog, Reservoir sampling.☆88Updated 11 months ago
- A memcomparable serialization format.☆23Updated 2 years ago
- Apache HoraeDB (Incubating) Rust Client.☆17Updated last month
- A Rust port of Yahoo! Cloud Serving Benchmark (YCSB)☆28Updated 2 years ago
- opensrv for databend☆68Updated 3 months ago
- An ergonomic, opinionated framework for SQL integration test.☆22Updated 5 months ago
- SQL Fuzz Testing Utilities☆29Updated last year