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.☆31Updated 3 years ago
- ☆72Updated 3 years ago
- Performant time measuring in Rust☆195Updated last year
- [WIP] A relational database written in Rust for learning purpose, heavily inspired by cmu-db/bustub. (CMU 15-445).☆151Updated 8 months ago
- 🚧 Build a SQL optimizer in 1000 lines of Rust using egg.☆83Updated 2 years ago
- Internal details of Tokio from code to designs☆135Updated 4 years ago
- The labs of Raft consensus algorithm based on MadSim.☆125Updated 8 months ago
- An example implementation that creates an event queue based on Kqueue, Epoll and IOCP☆80Updated 5 years ago
- Build database expression type checker and vectorized runtime executor in type-safe Rust☆98Updated 3 years ago
- build a simple key value store based on LSM tree like rocksdb/leveldb☆40Updated 5 years ago
- Raft Lite is a very simple and verified implementation of the Raft consensus algorithm.☆46Updated last year
- Rust Coding Guidelines (Unofficial)☆36Updated 2 years ago
- This is a Rust implementation for popular caches (support no_std).☆113Updated 8 months ago
- Hands-On Concurrency with Rust, published by Packt☆157Updated 2 years ago
- https://fly.io/dist-sys/ in Rust☆278Updated 2 years ago
- Small examples to explain Futures, Waker, Tasks in Rust☆63Updated 4 years ago
- sqlrs is an in-process sql query engine☆110Updated 2 years ago
- ☆39Updated 2 years ago
- A Write Ahead Log (WAL) implementation in Rust☆230Updated last year
- Mea provides async primitives and combinators that are runtime agnostic.☆81Updated 2 months ago
- A light weight, typed, in-memory, ordered, key-value database.☆52Updated last year
- A rust implementation of lock free cuckoo hashmap☆68Updated 9 months ago
- The TiKV development/contribution guide☆35Updated 3 years ago
- Rust simple async runtime constructions book.☆16Updated last year
- Concurrent ART (adaptive radix tree)☆171Updated last month
- leetcode/codeforces Rust solution with unittest, leetcode-rust and codeforces-rust☆67Updated last year
- ☆51Updated last year
- Generate accurate and informative tree dumps of asynchronous tasks.☆226Updated 4 months ago
- Asynchronous Programming in Rust, published by Packt☆264Updated 2 months ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆141Updated 2 years ago