erikgrinaker / readingsLinks
Interesting readings and talks on computer science
☆715Updated 7 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,530Updated last year
- An educational OLAP database system.☆1,773Updated last month
- A distributed thread-per-core document database☆532Updated last year
- A model checker for implementing distributed systems.☆1,700Updated last month
- Learn Rust dark magics by implementing an expression framework in database systems☆1,442Updated last month
- Magical Deterministic Simulator for distributed systems in Rust.☆960Updated last month
- A persistent storage engine for Multi-Raft log☆599Updated 2 months ago
- A persistent key-value storage in rust.☆872Updated last year
- This is the companion repository for the book How Query Engines Work.☆400Updated 2 years ago
- A persistent B+Tree (clustered index) implementation in Rust.☆315Updated last year
- A high-performance storage engine for modern hardware and platforms.☆515Updated 2 years ago
- Pure Rust LSM-tree based embedded storage engine☆627Updated 2 years ago
- A list of papers about distributed consensus.☆2,584Updated last year
- Awesome list of distributed transactions☆731Updated 3 years ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆446Updated 5 months ago
- Experimenting with persistence in C☆185Updated 3 years ago
- rust raft with improvements☆1,667Updated this week
- Notes on Lindsey Kuper's lectures on Distributed Systems☆478Updated 3 weeks ago
- A fast linearizability checker written in Go 🔎☆1,079Updated this week
- My collection of handwritten notes and resources for learning distributed systems☆172Updated 4 years ago
- CMU-DB's Cascades optimizer framework☆404Updated 8 months ago
- A workbench for writing toy implementations of distributed systems.☆3,365Updated last month
- Comparison of Rust async and Linux thread context switch time.☆735Updated 10 months ago
- SQLRite - Simple embedded database modeled off SQLite in Rust☆1,085Updated 3 years ago
- Lightly organized personal notes about Rust☆454Updated 7 months ago
- A learning experience in implementing TCP in Rust☆541Updated last year
- An implementation of the Raft distributed consensus protocol using the Tokio framework.☆1,079Updated 2 years ago
- A file system on top of your file system☆381Updated 5 years ago
- A list papers of learning how to building database system☆241Updated 10 months ago
- A course of building an LSM-Tree storage engine (database) in a week.☆3,682Updated 2 months ago