czccc / dss
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:
- This is a Rust implementation for popular caches (support no_std).☆109Updated 3 months ago
- ☆66Updated 3 years ago
- build a simple key value store based on LSM tree like rocksdb/leveldb☆40Updated 5 years ago
- RiteLinked - LinkedHashMap & LinkedHashSet in Rust☆53Updated last month
- 🗳 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☆97Updated 2 years ago
- A simple tool to test sqlx with postgres. It will automatically create a database and drop it after the test.☆20Updated last month
- ☆84Updated last year
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- leetcode/codeforces Rust solution with unittest, leetcode-rust and codeforces-rust☆69Updated last year
- [WIP] A relational database written in Rust for learning purpose, heavily inspired by cmu-db/bustub. (CMU 15-445).☆145Updated 2 months ago
- 🚧 Build a SQL optimizer in 1000 lines of Rust using egg.☆80Updated 2 years ago
- Features like `async-trait`, avoid using `Box` and `dyn`.☆82Updated 3 years ago
- A small async runtime for Rust☆59Updated last year
- A memcomparable serialization format.☆23Updated 2 years ago
- Performant time measuring in Rust☆191Updated last year
- Rust simple async runtime constructions book.☆16Updated last year
- A binary representation of json value, optimized for parsing and querying.☆22Updated 11 months ago
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆27Updated last year
- sqlrs is an in-process sql query engine☆109Updated 2 years ago
- ☆38Updated last year
- A lock-free, append-only atomic pool.☆67Updated 2 years ago
- A light weight, typed, in-memory, ordered, key-value database.☆47Updated last year
- ☆47Updated 5 months ago
- Skiplist implementation in rust☆95Updated this week
- Advice for learning Rust☆161Updated 6 months ago
- The labs of Raft consensus algorithm based on MadSim.☆120Updated 2 months ago
- Small examples to explain Futures, Waker, Tasks in Rust☆62Updated 4 years ago
- ☆31Updated last year
- A high-performance SPSC bounded circular buffer of bytes☆47Updated last month