erikgrinaker / readings
Interesting readings and talks on computer science
☆687Updated last month
Alternatives and similar repositories for readings:
Users that are interested in readings are comparing it to the libraries listed below
- An educational OLAP database system.☆1,699Updated 3 weeks ago
- Learn Rust dark magics by implementing an expression framework in database systems☆1,409Updated last year
- A distributed thread-per-core document database☆509Updated last year
- (educational) build your own disk based KV store☆1,286Updated 8 months ago
- A model checker for implementing distributed systems.☆1,619Updated 5 months ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆436Updated 2 years ago
- A persistent key-value storage in rust.☆855Updated 11 months ago
- This is the companion repository for the book How Query Engines Work.☆384Updated last year
- Notes on Lindsey Kuper's lectures on Distributed Systems☆467Updated last year
- Awesome materials about database development.☆1,477Updated 11 months ago
- A persistent B+Tree (clustered index) implementation in Rust.☆295Updated 8 months ago
- SQLite + Little Raft = 🚀☆575Updated 2 years ago
- Distributed SQL database in Rust, written as an educational project☆6,356Updated 3 weeks ago
- A file system on top of your file system☆377Updated 4 years ago
- Pure Rust LSM-tree based embedded storage engine☆629Updated 2 years ago
- A high-performance storage engine for modern hardware and platforms.☆510Updated 2 years ago
- Magical Deterministic Simulator for distributed systems in Rust.☆765Updated 2 months ago
- rust raft with improvements☆1,502Updated this week
- Awesome list of distributed transactions☆727Updated 3 years ago
- SQLRite - Simple embedded database modeled off SQLite in Rust☆1,084Updated 2 years ago
- A persistent storage engine for Multi-Raft log☆581Updated last month
- CMU-DB's Cascades optimizer framework☆396Updated 2 months ago
- An implementation of the Raft distributed consensus protocol using the Tokio framework.☆1,050Updated 2 years ago
- A course of building an LSM-Tree storage engine (database) in a week.☆3,202Updated last week
- A learning experience in implementing TCP in Rust☆526Updated 9 months ago
- A fast linearizability checker written in Go 🔎☆997Updated last month
- Comparison of Rust async and Linux thread context switch time.☆721Updated 4 months ago
- Another minimal Raft implementation in Rust.☆181Updated last year
- Raft distributed consensus algorithm implemented in Rust.☆3,061Updated 3 weeks ago
- ☆528Updated last week