erikgrinaker / readingsLinks
Interesting readings and talks on computer science
☆710Updated 4 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,732Updated 3 months ago
- A model checker for implementing distributed systems.☆1,643Updated 3 weeks ago
- A persistent key-value storage in rust.☆857Updated last year
- Pure Rust LSM-tree based embedded storage engine☆629Updated 2 years ago
- Awesome materials about database development.☆1,496Updated last year
- This is the companion repository for the book How Query Engines Work.☆390Updated 2 years ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆441Updated 2 months ago
- Magical Deterministic Simulator for distributed systems in Rust.☆861Updated 4 months ago
- (educational) build your own disk based KV store☆1,298Updated 10 months ago
- A high-performance storage engine for modern hardware and platforms.☆514Updated 2 years ago
- Learn Rust dark magics by implementing an expression framework in database systems☆1,420Updated last year
- A persistent storage engine for Multi-Raft log☆593Updated last week
- My collection of handwritten notes and resources for learning distributed systems☆171Updated 3 years ago
- SQLRite - Simple embedded database modeled off SQLite in Rust☆1,086Updated 2 years ago
- rust raft with improvements☆1,574Updated this week
- A persistent B+Tree (clustered index) implementation in Rust.☆302Updated 10 months ago
- A distributed thread-per-core document database☆521Updated last year
- Raft distributed consensus algorithm implemented in Rust.☆3,116Updated 3 months ago
- Lightly organized personal notes about Rust☆453Updated 3 months ago
- Awesome list of distributed transactions☆729Updated 3 years ago
- Distributed SQL database in Rust, written as an educational project☆6,960Updated 3 weeks ago
- Comparison of Rust async and Linux thread context switch time.☆727Updated 6 months ago
- A list of papers about distributed consensus.☆2,570Updated 9 months ago
- Notes on Lindsey Kuper's lectures on Distributed Systems☆475Updated last year
- A learning experience in implementing TCP in Rust☆532Updated last year
- An implementation of the Raft distributed consensus protocol using the Tokio framework.☆1,062Updated 2 years ago
- RiteRaft - A raft framework, for regular people☆324Updated last year
- A file system on top of your file system☆380Updated 4 years ago
- Experimenting with persistence in C☆182Updated 3 years ago
- CMU-DB's Cascades optimizer framework☆396Updated 4 months ago