erikgrinaker / readingsLinks
Interesting readings and talks on computer science
☆722Updated 10 months ago
Alternatives and similar repositories for readings
Users that are interested in readings are comparing it to the libraries listed below
Sorting:
- (educational) build your own disk based KV store☆1,344Updated last year
- Awesome materials about database development.☆1,560Updated last year
- An educational OLAP database system.☆1,798Updated 4 months ago
- Learn Rust dark magics by implementing an expression framework in database systems☆1,457Updated 4 months ago
- A model checker for implementing distributed systems.☆1,737Updated 4 months ago
- A persistent key-value storage in rust.☆874Updated last year
- A persistent storage engine for Multi-Raft log☆608Updated 5 months ago
- Pure Rust LSM-tree based embedded storage engine☆627Updated 2 years ago
- Magical Deterministic Simulator for distributed systems in Rust.☆1,002Updated last week
- A persistent B+Tree (clustered index) implementation in Rust.☆324Updated last year
- A high-performance storage engine for modern hardware and platforms.☆513Updated 2 years ago
- A distributed thread-per-core document database☆533Updated last year
- This is the companion repository for the book How Query Engines Work.☆413Updated this week
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆444Updated 8 months ago
- Notes on Lindsey Kuper's lectures on Distributed Systems☆480Updated 3 months ago
- A file system on top of your file system☆383Updated 5 years ago
- rust raft with improvements☆1,740Updated this week
- A list of papers about distributed consensus.☆2,594Updated last year
- A learning experience in implementing TCP in Rust☆547Updated last year
- Lightly organized personal notes about Rust☆456Updated 3 weeks ago
- Awesome list of distributed transactions☆731Updated 4 years ago
- My collection of handwritten notes and resources for learning distributed systems☆171Updated 4 years ago
- Experimenting with persistence in C☆186Updated 3 years ago
- A list papers of learning how to building database system☆249Updated last year
- CMU-DB's Cascades optimizer framework☆404Updated 11 months ago
- SQLRite - Simple embedded database modeled off SQLite in Rust☆1,082Updated 3 years ago
- An implementation of the Raft distributed consensus protocol using the Tokio framework.☆1,082Updated 2 years ago
- Another minimal Raft implementation in Rust.☆186Updated last year
- Patterns and resources of low latency programming.☆762Updated 4 months ago
- A workbench for writing toy implementations of distributed systems.☆3,435Updated 2 weeks ago