czccc / dss
Distributed Systems in Rust, including Raft and Percolator implement
â18Updated 3 years ago
Alternatives and similar repositories for dss:
Users that are interested in dss are comparing it to the libraries listed below
- build a simple key value store based on LSM tree like rocksdb/leveldbâ40Updated 4 years ago
- Internal details of Tokio from code to designsâ132Updated 3 years 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
- Build database expression type checker and vectorized runtime executor in type-safe Rustâ98Updated 2 years ago
- [WIP] A relational database written in Rust for learning purpose, heavily inspired by cmu-db/bustub. (CMU 15-445).â136Updated 9 months ago
- The TiKV development/contribution guideâ34Updated 2 years ago
- Rust Coding Guidelines (Unofficial)â34Updated last year
- â58Updated 3 years ago
- The labs of Raft consensus algorithm based on MadSim.â111Updated last year
- A small async runtime for Rustâ58Updated 8 months ago
- Raft consensus alogorithm implemented in Rust. Rust åŽį° Raft å ąč¯įŽæŗâ32Updated last year
- sqlrs is an in-process sql query engineâ108Updated 2 years ago
- A benchmarking harness for concurrent key-value collectionsâ117Updated last year
- Rust simple async runtime constructions book.â14Updated 9 months ago
- Generate accurate and informative tree dumps of asynchronous tasks.â161Updated last month
- A lock-free, append-only atomic pool.â66Updated 2 years ago
- Mini-LSM solution checkpointâ45Updated 11 months ago
- A Write Ahead Log (WAL) implementation in Rustâ220Updated last year
- Performant time measuring in Rustâ182Updated 10 months ago
- RiteLinked - LinkedHashMap & LinkedHashSet in Rustâ53Updated last year
- leetcode/codeforces Rust solution with unittest, leetcode-rust and codeforces-rustâ69Updated 11 months ago
- A binary representation of json value, optimized for parsing and querying.â22Updated 7 months ago
- A light weight, typed, in-memory, ordered, key-value database.â44Updated 11 months ago
- Let's build an OLAP database from scratch! đ§ UNDER CONSTRUCTION đ§â98Updated 11 months ago
- đ§ Build a SQL optimizer in 1000 lines of Rust using egg.â73Updated last year
- Small examples to explain Futures, Waker, Tasks in Rustâ61Updated 4 years ago
- Features like `async-trait`, avoid using `Box` and `dyn`.â82Updated 3 years ago
- âĩ A distributed key-value store based on Raft. (WIP)â42Updated 4 years ago
- async actor frameworkâ37Updated 2 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.â122Updated last year