LiangrunDa / raft-liteLinks
Raft Lite is a very simple and verified implementation of the Raft consensus algorithm.
☆37Updated last year
Alternatives and similar repositories for raft-lite
Users that are interested in raft-lite are comparing it to the libraries listed below
Sorting:
- The labs of Raft consensus algorithm based on MadSim.☆120Updated 3 months ago
- Use io_uring from vanilla tokio.☆46Updated 3 weeks ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆133Updated last year
- Build database expression type checker and vectorized runtime executor in type-safe Rust☆97Updated 2 years ago
- Generate accurate and informative tree dumps of asynchronous tasks.☆213Updated last week
- Concurrent ART (adaptive radix tree)☆153Updated this week
- 🚧 Build a SQL optimizer in 1000 lines of Rust using egg.☆80Updated 2 years ago
- A procedural macro for defining nom combinators in simple DSL☆45Updated 4 months ago
- Shared Unit Raft☆83Updated 6 months ago
- ☆67Updated 3 years ago
- Performant time measuring in Rust☆192Updated last year
- JSONB implement in rust☆74Updated last month
- build a simple key value store based on LSM tree like rocksdb/leveldb☆40Updated 5 years ago
- An efficient runtime for asynchronous applications in Rust.☆43Updated 2 years ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆58Updated 3 months ago
- A Write Ahead Log (WAL) implementation in Rust☆225Updated last year
- A memcomparable serialization format.☆23Updated 2 years ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆147Updated last week
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A rust implementation of lock free cuckoo hashmap☆68Updated 4 months ago
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆40Updated last week
- K.I.S.S. LSM-tree implementation in safe Rust☆228Updated this week
- ☆33Updated last year
- ☆27Updated 3 years ago
- This is a Rust implementation for popular caches (support no_std).☆109Updated 4 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.☆29Updated 3 years ago
- A port for rocksdb☆104Updated 3 years ago
- Bw-Tree for Rust☆27Updated 2 years ago
- A lock-free, append-only atomic pool.☆67Updated 3 years ago
- Percas is a distributed persistent cache service.☆35Updated last week