arindas / mit-6.824-distributed-systems
Template repository to work on the labs from MIT 6.824 Distributed Systems course.
☆58Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for mit-6.824-distributed-systems
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆111Updated last year
- B-tree implementation for Go☆233Updated 2 years ago
- A distributed message queue.☆124Updated 3 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆92Updated 3 weeks ago
- A basic Raft implementation in Go.☆206Updated 7 months ago
- (educational) build your own disk based KV store in Go☆194Updated 6 months ago
- LSM-based key-value store in Go for educational purpose.☆55Updated last month
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆37Updated 2 years ago
- Distributed key-value database in Go☆41Updated 4 years ago
- Checklist for code reviews☆151Updated 3 years ago
- Algorithms, 4th Edition, Go version☆183Updated 3 weeks ago
- Hands-On Dependency Injection in Go, published by Packt☆140Updated last year
- A disk based KV store (based on Bitcask implementation)☆170Updated 11 months ago
- Easy to use distributed event bus similar to Kafka☆93Updated 2 years ago
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆220Updated last year
- A collection of resources about databases and related topics☆81Updated 2 years ago
- Distributed Computing with Go, published by Packt☆71Updated last year
- Book companion source code☆51Updated 6 months ago
- ☆318Updated 2 weeks ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆169Updated 7 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆121Updated 4 months ago
- A set of Go exercises implementing a virtual computer system☆56Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆48Updated last month
- Experiments with Go generics☆96Updated 3 years ago
- A repo full of interview question implementations in golang.☆103Updated 3 years ago
- Clean Architecture using Golang.☆83Updated 9 months ago
- An example Event-Driven application in Go built with Watermill library.☆134Updated last year
- Listings from manning book☆120Updated 4 months ago
- A Github repo for Building a NoSQL database from zero☆53Updated 2 years ago
- LRU cache using go generics☆119Updated 2 years ago