erikgrinaker / readingsLinks
Interesting readings and talks on computer science
☆723Updated 10 months ago
Alternatives and similar repositories for readings
Users that are interested in readings are comparing it to the libraries listed below
Sorting:
- Learn Rust dark magics by implementing an expression framework in database systems☆1,456Updated 4 months ago
- An educational OLAP database system.☆1,800Updated 4 months ago
- (educational) build your own disk based KV store☆1,346Updated last year
- Awesome materials about database development.☆1,563Updated last year
- A model checker for implementing distributed systems.☆1,737Updated 4 months ago
- Magical Deterministic Simulator for distributed systems in Rust.☆1,006Updated 2 weeks ago
- Pure Rust LSM-tree based embedded storage engine☆630Updated 2 years ago
- Notes on Lindsey Kuper's lectures on Distributed Systems☆480Updated 3 months ago
- A persistent key-value storage in rust.☆874Updated last year
- This is the companion repository for the book How Query Engines Work.☆414Updated last week
- A persistent storage engine for Multi-Raft log☆609Updated 5 months ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆444Updated 8 months ago
- A persistent B+Tree (clustered index) implementation in Rust.☆325Updated last year
- A distributed thread-per-core document database☆533Updated 2 years ago
- A high-performance storage engine for modern hardware and platforms.☆516Updated 2 years ago
- Experimenting with persistence in C☆186Updated 3 years ago
- A file system on top of your file system☆383Updated 5 years ago
- rust raft with improvements☆1,748Updated this week
- Awesome list of distributed transactions☆731Updated 4 years ago
- A list papers of learning how to building database system☆251Updated last year
- A list of papers about distributed consensus.☆2,595Updated last year
- An implementation of the Raft distributed consensus protocol using the Tokio framework.☆1,084Updated 2 years ago
- Raft implementation in Go☆1,251Updated 10 months ago
- SQLRite - Simple embedded database modeled off SQLite in Rust☆1,082Updated 3 years ago
- CMU-DB's Cascades optimizer framework☆404Updated 11 months ago
- A mini dbms implementation in Rust.☆67Updated 3 years ago
- Lightly organized personal notes about Rust☆456Updated 3 weeks ago
- Raft distributed consensus algorithm implemented in Rust.☆3,260Updated last month
- A fast linearizability checker written in Go 🔎☆1,119Updated 3 months ago
- A course of building an LSM-Tree storage engine (database) in a week.☆3,818Updated last month