erikgrinaker / readingsLinks
Interesting readings and talks on computer science
☆717Updated 8 months ago
Alternatives and similar repositories for readings
Users that are interested in readings are comparing it to the libraries listed below
Sorting:
- Awesome materials about database development.☆1,533Updated last year
- (educational) build your own disk based KV store☆1,336Updated last year
- An educational OLAP database system.☆1,781Updated last month
- Learn Rust dark magics by implementing an expression framework in database systems☆1,444Updated last month
- This is the companion repository for the book How Query Engines Work.☆406Updated 2 years ago
- A persistent B+Tree (clustered index) implementation in Rust.☆317Updated last year
- Magical Deterministic Simulator for distributed systems in Rust.☆968Updated 2 months ago
- A persistent key-value storage in rust.☆876Updated last year
- A model checker for implementing distributed systems.☆1,706Updated 2 months ago
- Notes on Lindsey Kuper's lectures on Distributed Systems☆478Updated last month
- Pure Rust LSM-tree based embedded storage engine☆627Updated 2 years ago
- My collection of handwritten notes and resources for learning distributed systems☆171Updated 4 years ago
- A high-performance storage engine for modern hardware and platforms.☆515Updated 2 years ago
- A persistent storage engine for Multi-Raft log☆602Updated 2 months ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆446Updated 6 months ago
- A file system on top of your file system☆381Updated 5 years ago
- A distributed thread-per-core document database☆533Updated last year
- Awesome list of distributed transactions☆730Updated 3 years ago
- SQLRite - Simple embedded database modeled off SQLite in Rust☆1,086Updated 3 years ago
- A list of papers about distributed consensus.☆2,588Updated last year
- rust raft with improvements☆1,684Updated this week
- Lightly organized personal notes about Rust☆455Updated 7 months ago
- A learning experience in implementing TCP in Rust☆543Updated last year
- Experimenting with persistence in C☆186Updated 3 years ago
- CMU-DB's Cascades optimizer framework☆404Updated 9 months ago
- A fast linearizability checker written in Go 🔎☆1,086Updated 3 weeks ago
- Raft implementation in Go☆1,215Updated 8 months ago
- A list papers of learning how to building database system☆243Updated 11 months ago
- Raft distributed consensus algorithm implemented in Rust.☆3,200Updated last month
- Distributed SQL database in Rust, written as an educational project☆7,083Updated 2 weeks ago