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:
- [WIP] A relational database written in Rust for learning purpose, heavily inspired by cmu-db/bustub. (CMU 15-445).☆153Updated 10 months ago
- build a simple key value store based on LSM tree like rocksdb/leveldb☆41Updated 5 years ago
- ☆73Updated 4 years ago
- Internal details of Tokio from code to designs☆137Updated 4 years ago
- 🚧 Build a SQL optimizer in 1000 lines of Rust using egg.☆85Updated 2 years ago
- Hands-On Concurrency with Rust, published by Packt☆158Updated 2 years ago
- A persistent B+Tree (clustered index) implementation in Rust.☆326Updated last year
- 🗳 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
- Performant time measuring in Rust☆199Updated last year
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆142Updated 2 years ago
- https://fly.io/dist-sys/ in Rust☆279Updated 2 years ago
- K.I.S.S. LSM-tree implementation in safe Rust☆313Updated this week
- The labs of Raft consensus algorithm based on MadSim.☆126Updated 10 months ago
- Build database expression type checker and vectorized runtime executor in type-safe Rust☆98Updated 3 years ago
- LSM-Tree Key-Value Store based on RocksDB☆81Updated 3 weeks ago
- An example implementation that creates an event queue based on Kqueue, Epoll and IOCP☆80Updated 5 years ago
- Rust Coding Guidelines (Unofficial)☆36Updated 2 years ago
- Concurrent ART (adaptive radix tree)☆174Updated 3 months ago
- sqlrs is an in-process sql query engine☆111Updated 2 years ago
- Toy DB to get more sytems expereince☆27Updated 2 years ago
- A Write Ahead Log (WAL) implementation in Rust☆234Updated 2 years ago
- Raft implemented in Rust☆29Updated last year
- ☆39Updated 2 years ago
- RiteRaft - A raft framework, for regular people☆334Updated last year
- A rust implementation of lock free cuckoo hashmap☆69Updated 11 months ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 10 months ago
- Let's build an OLAP database from scratch! 🚧 UNDER CONSTRUCTION 🚧☆103Updated last year
- A mini dbms implementation in Rust.☆67Updated 3 years ago
- Rust simple async runtime constructions book.☆16Updated last year
- A light weight, typed, in-memory, ordered, key-value database.☆52Updated last year