LiangrunDa / raft-liteLinks
Raft Lite is a very simple and verified implementation of the Raft consensus algorithm.
☆45Updated 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:
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- K.I.S.S. LSM-tree implementation in safe Rust☆280Updated this week
- Generate accurate and informative tree dumps of asynchronous tasks.☆226Updated 4 months ago
- Convert jemalloc heap profiles to pprof to understand memory usage, fix memory leaks, and fix OOM Kills.☆236Updated 3 months ago
- Performant time measuring in Rust☆195Updated last year
- Mea provides async primitives and combinators that are runtime agnostic.☆81Updated last month
- Embedded Key-Value Storage Engine☆126Updated 5 months ago
- Pure-Rust implementation of Fast Static Symbol Tables string compression☆182Updated this week
- OmniPaxos is a distributed log implemented as a Rust library.☆209Updated 8 months ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆141Updated 2 years ago
- The labs of Raft consensus algorithm based on MadSim.☆125Updated 8 months ago
- A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.☆62Updated 8 months ago
- Use io_uring from vanilla tokio.☆51Updated last week
- Concurrent ART (adaptive radix tree)☆171Updated last month
- lock-free B+ tree☆299Updated last year
- Modular, Asynchronous Implementation of a Log-Structured Merge Tree☆42Updated 4 months ago
- ☆51Updated 10 months ago
- JSONB implement in rust☆81Updated last month
- A high-performance SPSC bounded circular buffer of bytes☆50Updated 3 months ago
- ☆30Updated 11 months ago
- Percas is a distributed PERsistent CAche Service.☆89Updated last week
- 🗳 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 3 years ago
- Framework for simulating distributed applications☆104Updated 5 years ago
- Fusio provides file operations on multiple storages across various async runtimes.☆324Updated this week
- An interprocess message bus system built in Rust.☆111Updated 2 months ago
- The cost of Rust async/await☆131Updated 3 years ago
- scan-resistant concurrent lazy LRU☆63Updated 2 years ago
- An inline SIMD accelerated hashmap designed for small amount of data.☆96Updated 4 months ago
- A highly customable, adaptable, runtime agnostic and WASM/WASI friendly decentralized solution for service discovery and orchestration th…☆55Updated last month
- 对 Rust 编写的代码运行一系列检查工具,并对结果进行报告和统计☆56Updated 2 weeks ago