erikgrinaker / readingsLinks
Interesting readings and talks on computer science
☆720Updated 9 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,551Updated last year
- An educational OLAP database system.☆1,786Updated 3 months ago
- Learn Rust dark magics by implementing an expression framework in database systems☆1,455Updated 3 months ago
- This is the companion repository for the book How Query Engines Work.☆410Updated 2 years ago
- A model checker for implementing distributed systems.☆1,734Updated 3 months ago
- A distributed thread-per-core document database☆532Updated last year
- Magical Deterministic Simulator for distributed systems in Rust.☆995Updated last month
- Pure Rust LSM-tree based embedded storage engine☆627Updated 2 years ago
- A persistent B+Tree (clustered index) implementation in Rust.☆321Updated last year
- My collection of handwritten notes and resources for learning distributed systems☆171Updated 4 years ago
- A persistent storage engine for Multi-Raft log☆605Updated 4 months ago
- Awesome list of distributed transactions☆730Updated 4 years ago
- Notes on Lindsey Kuper's lectures on Distributed Systems☆478Updated 2 months ago
- A persistent key-value storage in rust.☆874Updated last year
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆447Updated 7 months ago
- A high-performance storage engine for modern hardware and platforms.☆513Updated 2 years ago
- Experimenting with persistence in C☆186Updated 3 years ago
- A list of papers about distributed consensus.☆2,590Updated last year
- A list papers of learning how to building database system☆248Updated last year
- rust raft with improvements☆1,725Updated this week
- CMU-DB's Cascades optimizer framework☆404Updated 10 months ago
- A learning experience in implementing TCP in Rust☆544Updated last year
- A file system on top of your file system☆382Updated 5 years ago
- Lightly organized personal notes about Rust☆454Updated 9 months ago
- A fast linearizability checker written in Go 🔎☆1,107Updated 2 months ago
- A workbench for writing toy implementations of distributed systems.☆3,425Updated 2 months ago
- A mini dbms implementation in Rust.☆66Updated 3 years ago
- An implementation of the Raft distributed consensus protocol using the Tokio framework.☆1,080Updated 2 years ago
- 6.824 Distributed Systems: Lecture notes (edited a little and formatted with Markdown)☆208Updated 7 years ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆325Updated 3 years ago