czccc / dssLinks
Distributed Systems in Rust, including Raft and Percolator implement
☆22Updated 4 years ago
Alternatives and similar repositories for dss
Users that are interested in dss are comparing it to the libraries listed below
Sorting:
- 🗳 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
- [WIP] A relational database written in Rust for learning purpose, heavily inspired by cmu-db/bustub. (CMU 15-445).☆150Updated 6 months ago
- ☆72Updated 3 years ago
- build a simple key value store based on LSM tree like rocksdb/leveldb☆40Updated 5 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆136Updated 2 years ago
- Internal details of Tokio from code to designs☆134Updated 4 years ago
- Hands-On Concurrency with Rust, published by Packt☆157Updated 2 years ago
- The labs of Raft consensus algorithm based on MadSim.☆124Updated 6 months ago
- https://fly.io/dist-sys/ in Rust☆276Updated 2 years ago
- 🚧 Build a SQL optimizer in 1000 lines of Rust using egg.☆81Updated 2 years ago
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- Build database expression type checker and vectorized runtime executor in type-safe Rust☆98Updated 3 years ago
- Let's build an OLAP database from scratch! 🚧 UNDER CONSTRUCTION 🚧☆103Updated last year
- RiteRaft - A raft framework, for regular people☆329Updated last year
- A small async runtime for Rust☆61Updated last year
- A rust implementation of lock free cuckoo hashmap☆68Updated 7 months ago
- Performant time measuring in Rust☆194Updated last year
- leetcode/codeforces Rust solution with unittest, leetcode-rust and codeforces-rust☆68Updated last year
- sqlrs is an in-process sql query engine☆110Updated 2 years ago
- A light weight, typed, in-memory, ordered, key-value database.☆52Updated last year
- ⛵ A distributed key-value store based on Raft. (WIP)☆44Updated 5 years ago
- Raft implemented in Rust☆28Updated last year
- <Asynchronous Programming in Rust> Chinese translation☆13Updated 4 years ago
- Rust Coding Guidelines (Unofficial)☆36Updated 2 years ago
- A persistent B+Tree (clustered index) implementation in Rust.☆315Updated last year
- LSM-Tree Key-Value Store based on RocksDB☆80Updated 2 years ago
- A Pure Rust Implementation of Egalitarian Paxos☆49Updated 5 years ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆446Updated 5 months ago
- The TiKV development/contribution guide☆35Updated 3 years ago
- ☆43Updated 2 years ago