erikgrinaker / readingsLinks
Interesting readings and talks on computer science
☆712Updated 4 months ago
Alternatives and similar repositories for readings
Users that are interested in readings are comparing it to the libraries listed below
Sorting:
- An educational OLAP database system.☆1,736Updated 3 weeks ago
- Learn Rust dark magics by implementing an expression framework in database systems☆1,423Updated last year
- A model checker for implementing distributed systems.☆1,664Updated last month
- Awesome materials about database development.☆1,504Updated last year
- (educational) build your own disk based KV store☆1,304Updated 11 months ago
- This is the companion repository for the book How Query Engines Work.☆392Updated 2 years ago
- Magical Deterministic Simulator for distributed systems in Rust.☆878Updated last week
- A persistent storage engine for Multi-Raft log☆593Updated last month
- A persistent key-value storage in rust.☆857Updated last year
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆442Updated 2 months ago
- Distributed SQL database in Rust, written as an educational project☆6,994Updated 3 weeks ago
- Pure Rust LSM-tree based embedded storage engine☆629Updated 2 years ago
- Raft distributed consensus algorithm implemented in Rust.☆3,136Updated 3 months ago
- A distributed thread-per-core document database☆520Updated last year
- A file system on top of your file system☆381Updated 4 years ago
- A workbench for writing toy implementations of distributed systems.☆3,295Updated 4 months ago
- SQLRite - Simple embedded database modeled off SQLite in Rust☆1,087Updated 2 years ago
- A fast linearizability checker written in Go 🔎☆1,031Updated 2 weeks ago
- Experimenting with persistence in C☆183Updated 3 years ago
- A persistent B+Tree (clustered index) implementation in Rust.☆303Updated 11 months ago
- Awesome list of distributed transactions☆730Updated 3 years ago
- rust raft with improvements☆1,594Updated this week
- An implementation of the Raft distributed consensus protocol using the Tokio framework.☆1,063Updated 2 years ago
- A course of building an LSM-Tree storage engine (database) in a week.☆3,522Updated 2 weeks ago
- Lightly organized personal notes about Rust☆452Updated 4 months ago
- A high-performance storage engine for modern hardware and platforms.☆514Updated 2 years ago
- A list of papers about distributed consensus.☆2,574Updated 10 months ago
- Comparison of Rust async and Linux thread context switch time.☆730Updated 7 months ago
- My collection of handwritten notes and resources for learning distributed systems☆171Updated 3 years ago
- RiteRaft - A raft framework, for regular people☆327Updated last year