erikgrinaker / readingsLinks
Interesting readings and talks on computer science
☆714Updated 6 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,754Updated this week
- Awesome materials about database development.☆1,519Updated last year
- Learn Rust dark magics by implementing an expression framework in database systems☆1,430Updated this week
- (educational) build your own disk based KV store☆1,320Updated last year
- This is the companion repository for the book How Query Engines Work.☆397Updated 2 years ago
- A model checker for implementing distributed systems.☆1,689Updated 2 weeks ago
- A distributed thread-per-core document database☆530Updated last year
- A persistent key-value storage in rust.☆864Updated last year
- Magical Deterministic Simulator for distributed systems in Rust.☆944Updated 2 weeks ago
- Notes on Lindsey Kuper's lectures on Distributed Systems☆478Updated last year
- A high-performance storage engine for modern hardware and platforms.☆514Updated 2 years ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆446Updated 4 months ago
- A persistent B+Tree (clustered index) implementation in Rust.☆309Updated last year
- Pure Rust LSM-tree based embedded storage engine☆629Updated 2 years ago
- CMU-DB's Cascades optimizer framework☆403Updated 7 months ago
- A persistent storage engine for Multi-Raft log☆597Updated last month
- A file system on top of your file system☆382Updated 5 years ago
- A list of papers about distributed consensus.☆2,579Updated last year
- Experimenting with persistence in C☆185Updated 3 years ago
- rust raft with improvements☆1,631Updated this week
- Lightly organized personal notes about Rust☆452Updated 6 months ago
- SQLRite - Simple embedded database modeled off SQLite in Rust☆1,087Updated 3 years ago
- A list papers of learning how to building database system☆232Updated 9 months ago
- My collection of handwritten notes and resources for learning distributed systems☆171Updated 4 years ago
- A learning experience in implementing TCP in Rust☆542Updated last year
- SQLite + Little Raft = 🚀☆586Updated 2 years ago
- An implementation of the Raft distributed consensus protocol using the Tokio framework.☆1,074Updated 2 years ago
- Awesome list of distributed transactions☆730Updated 3 years ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆313Updated 2 years ago
- A course of building an LSM-Tree storage engine (database) in a week.☆3,608Updated last month