erikgrinaker / readings
Interesting readings and talks on computer science
☆692Updated 3 months ago
Alternatives and similar repositories for readings:
Users that are interested in readings are comparing it to the libraries listed below
- Awesome materials about database development.☆1,488Updated last year
- A model checker for implementing distributed systems.☆1,621Updated 6 months ago
- This is the companion repository for the book How Query Engines Work.☆387Updated last year
- An educational OLAP database system.☆1,719Updated 2 months ago
- Learn Rust dark magics by implementing an expression framework in database systems☆1,411Updated last year
- Awesome list of distributed transactions☆727Updated 3 years ago
- (educational) build your own disk based KV store☆1,291Updated 9 months ago
- A persistent storage engine for Multi-Raft log☆587Updated 2 months ago
- Notes on Lindsey Kuper's lectures on Distributed Systems☆472Updated last year
- A persistent B+Tree (clustered index) implementation in Rust.☆298Updated 9 months ago
- A persistent key-value storage in rust.☆856Updated last year
- Magical Deterministic Simulator for distributed systems in Rust.☆827Updated 3 months ago
- Ekv is a distributed key-value store, used as a cache, database, and storage engine.☆783Updated 5 months ago
- The lightest distributed consensus library. Run your own replicated state machine! ❤️☆439Updated 3 weeks ago
- Distributed SQL database in Rust, written as an educational project☆6,398Updated this week
- A fast linearizability checker written in Go 🔎☆1,017Updated 2 months ago
- Pure Rust LSM-tree based embedded storage engine☆629Updated 2 years ago
- CMU-DB's Cascades optimizer framework☆397Updated 3 months ago
- A high-performance storage engine for modern hardware and platforms.☆512Updated 2 years ago
- A list of papers about distributed consensus.☆2,564Updated 8 months ago
- Experimenting with persistence in C☆181Updated 3 years ago
- SQLRite - Simple embedded database modeled off SQLite in Rust☆1,085Updated 2 years ago
- Raft distributed consensus algorithm implemented in Rust.☆3,087Updated last month
- An implementation of the Raft distributed consensus protocol using the Tokio framework.☆1,056Updated 2 years ago
- A file system on top of your file system☆376Updated 4 years ago
- A workbench for writing toy implementations of distributed systems.☆3,238Updated 2 months ago
- A distributed thread-per-core document database☆519Updated last year
- rust raft with improvements☆1,538Updated this week
- RiteRaft - A raft framework, for regular people☆323Updated last year
- SQLite + Little Raft = 🚀☆580Updated 2 years ago