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:
- ☆73Updated 4 years ago
- [WIP] A relational database written in Rust for learning purpose, heavily inspired by cmu-db/bustub. (CMU 15-445).☆156Updated 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.☆31Updated 4 years ago
- Internal details of Tokio from code to designs☆138Updated 4 years ago
- Performant time measuring in Rust☆201Updated last year
- build a simple key value store based on LSM tree like rocksdb/leveldb☆41Updated 5 years ago
- Build database expression type checker and vectorized runtime executor in type-safe Rust☆99Updated 3 years ago
- A Write Ahead Log (WAL) implementation in Rust☆236Updated 2 years ago
- The labs of Raft consensus algorithm based on MadSim.☆127Updated 11 months ago
- leetcode/codeforces Rust solution with unittest, leetcode-rust and codeforces-rust☆67Updated 2 years ago
- https://fly.io/dist-sys/ in Rust☆280Updated 2 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆145Updated 2 years ago
- A small async runtime for Rust☆61Updated last month
- 🚧 Build a SQL optimizer in 1000 lines of Rust using egg.☆86Updated 3 years ago
- Hands-On Concurrency with Rust, published by Packt☆159Updated 3 years ago
- An example implementation that creates an event queue based on Kqueue, Epoll and IOCP☆80Updated 5 years ago
- ☆51Updated last year
- K.I.S.S. LSM-tree implementation in safe Rust☆356Updated this week
- Generate accurate and informative tree dumps of asynchronous tasks.☆229Updated 8 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated last year
- sqlrs is an in-process sql query engine☆112Updated 3 years ago
- Raft Lite is a very simple and verified implementation of the Raft consensus algorithm.☆47Updated last year
- Toy DB to get more sytems expereince☆27Updated 2 years ago
- LSM-Tree Key-Value Store based on RocksDB☆80Updated 2 months ago
- ☆39Updated 2 years ago
- 觉•学社内部过程宏直播代码示例☆18Updated 5 years ago
- Rust Coding Guidelines (Unofficial)☆36Updated 3 years ago
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated 10 months ago
- Small examples to explain Futures, Waker, Tasks in Rust☆64Updated 5 years ago
- Let's build an OLAP database from scratch! 🚧 UNDER CONSTRUCTION 🚧☆104Updated 2 years ago