erikgrinaker / readingsLinks
Interesting readings and talks on computer science
☆713Updated 7 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,763Updated 3 weeks ago
- Awesome materials about database development.☆1,527Updated last year
- Learn Rust dark magics by implementing an expression framework in database systems☆1,435Updated 3 weeks ago
- This is the companion repository for the book How Query Engines Work.☆399Updated 2 years ago
- A persistent key-value storage in rust.☆870Updated last year
- A persistent storage engine for Multi-Raft log☆599Updated last month
- A model checker for implementing distributed systems.☆1,694Updated last month
- A distributed thread-per-core document database☆531Updated last year
- Magical Deterministic Simulator for distributed systems in Rust.☆953Updated last month
- Pure Rust LSM-tree based embedded storage engine☆626Updated 2 years ago
- Notes on Lindsey Kuper's lectures on Distributed Systems☆478Updated last week
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆446Updated 5 months ago
- A persistent B+Tree (clustered index) implementation in Rust.☆314Updated last year
- A high-performance storage engine for modern hardware and platforms.☆515Updated 2 years ago
- Experimenting with persistence in C☆185Updated 3 years ago
- Awesome list of distributed transactions☆731Updated 3 years ago
- My collection of handwritten notes and resources for learning distributed systems☆171Updated 4 years ago
- A list papers of learning how to building database system☆236Updated 10 months ago
- CMU-DB's Cascades optimizer framework☆404Updated 7 months ago
- A learning experience in implementing TCP in Rust☆541Updated last year
- A list of papers about distributed consensus.☆2,581Updated last year
- SQLRite - Simple embedded database modeled off SQLite in Rust☆1,087Updated 3 years ago
- A fast linearizability checker written in Go 🔎☆1,074Updated this week
- ☆69Updated 2 years ago
- A collection of resources about databases and related topics☆95Updated 2 years ago
- An implementation of the Raft distributed consensus protocol using the Tokio framework.☆1,076Updated 2 years ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆318Updated 2 years ago
- A file system on top of your file system☆382Updated 5 years ago
- rust raft with improvements☆1,653Updated this week
- A workbench for writing toy implementations of distributed systems.☆3,356Updated 3 weeks ago