czccc / dss
Distributed Systems in Rust, including Raft and Percolator implement
☆21Updated 4 years ago
Alternatives and similar repositories for dss:
Users that are interested in dss are comparing it to the libraries listed below
- ☆65Updated 3 years ago
- build a simple key value store based on LSM tree like rocksdb/leveldb☆40Updated 5 years ago
- <Asynchronous Programming in Rust> Chinese translation☆12Updated 4 years ago
- 🚧 Build a SQL optimizer in 1000 lines of Rust using egg.☆78Updated 2 years ago
- A light weight, typed, in-memory, ordered, key-value database.☆46Updated last year
- Rust simple async runtime constructions book.☆16Updated last year
- Internal details of Tokio from code to designs☆132Updated 3 years ago
- Rust Coding Guidelines (Unofficial)☆36Updated 2 years ago
- A simple tool to test sqlx with postgres. It will automatically create a database and drop it after the test.☆20Updated 2 weeks ago
- ☆47Updated 4 months ago
- Build database expression type checker and vectorized runtime executor in type-safe Rust☆98Updated 2 years ago
- A lock-free, append-only atomic pool.☆66Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A small async runtime for Rust☆59Updated 11 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 high-performance SPSC bounded circular buffer of bytes☆47Updated 2 weeks ago
- leetcode/codeforces Rust solution with unittest, leetcode-rust and codeforces-rust☆69Updated last year
- ☆38Updated last year
- Raft Lite is a very simple and verified implementation of the Raft consensus algorithm.☆33Updated last year
- Raft consensus alogorithm implemented in Rust. Rust 实现 Raft 共识算法☆33Updated 2 years ago
- A Rust implementation of the Raft consensus algorithm.☆21Updated 3 years ago
- The TiKV development/contribution guide☆35Updated 2 years ago
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆26Updated last year
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 3 weeks ago
- User-space TCP/IP stack☆26Updated 2 weeks ago
- 200行代码讲透Rust Futures☆34Updated 4 years ago
- The labs of Raft consensus algorithm based on MadSim.☆118Updated 2 months ago
- Very fast lock-free, bounded, work-stealing queues with FIFO stealing and LIFO or FIFO semantic for the worker thread.☆71Updated 7 months ago
- 对 Rust 编写的代码运行一系列检查工具,并对结果进行报告和统计☆43Updated last month
- This is a Rust implementation for popular caches (support no_std).☆109Updated 2 months ago