alinush / 6.824-lecture-notesLinks
6.824 Distributed Systems: Lecture notes (edited a little and formatted with Markdown)
☆196Updated 7 years ago
Alternatives and similar repositories for 6.824-lecture-notes
Users that are interested in 6.824-lecture-notes are comparing it to the libraries listed below
Sorting:
- A list of papers, conferences, books, mooc, Q&A and other stuffs for distributed systems☆171Updated 5 years ago
- CMU 15-445 2017 (force pushed to erase my works)☆59Updated 5 years ago
- The project folder of the 15-445 Introduction to Database system☆45Updated 6 years ago
- 6.824: Distributed Systems in MIT☆57Updated 12 years ago
- A key-value store implemented as a Log-Structured Merge Tree in C++☆71Updated 8 years ago
- Readings in distributed systems☆416Updated 10 years ago
- MIT 6.824 2016☆156Updated 6 years ago
- Course info for 6.814/6.830 Fall 2018☆162Updated 4 years ago
- Solutions to mit 6.824 2018☆170Updated 6 years ago
- ☆31Updated 8 years ago
- Labs of MIT 6.824: Distributed Systems.☆152Updated 4 years ago
- 6.824: Distributed Systems (Spring 2017). A course which present abstractions and implementation techniques for engineering distributed …☆214Updated 5 years ago
- my systems bible☆94Updated 4 years ago
- MIT 6.824 (Distributed Systems) labs in Go☆210Updated 4 years ago
- Notes on Lindsey Kuper's lectures on Distributed Systems☆475Updated last year
- Implement the Paxos Algorithm☆18Updated 8 years ago
- ☆289Updated 2 years ago
- Paxos Made Moderately Complex☆186Updated 10 months ago
- The home page of database meetup☆78Updated 2 years ago
- A curated list of awesome distributed systems books, papers, resources and shiny things.☆952Updated 2 years ago
- This repository contains code snippets discussed in 15-440, lecture 4 (given on 1/23/2014).☆31Updated 11 years ago
- Specifying and Verfying concensus algorithms in PolarDB using TLA+☆54Updated 9 months ago
- Paper Summaries☆55Updated 4 years ago
- CMU 15-445/645: Intro to Database Systems (Fall 2017). A course on the design and implementation of database management systems.☆171Updated 7 years ago
- Peloton Design Docs☆27Updated 6 years ago
- A curated reading list about database systems☆464Updated 3 years ago
- ☆209Updated 2 years ago
- ☆77Updated 11 years ago
- Project 0: Implementing a multi-client echo server