arindas / mit-6.824-distributed-systemsLinks
Template repository to work on the labs from MIT 6.824 Distributed Systems course.
☆61Updated 3 years ago
Alternatives and similar repositories for mit-6.824-distributed-systems
Users that are interested in mit-6.824-distributed-systems are comparing it to the libraries listed below
Sorting:
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆122Updated 2 years ago
- A distributed message queue.☆125Updated 3 months ago
- A basic Raft implementation in Go.☆228Updated last year
- Algorithms, 4th Edition, Go version☆187Updated 7 months ago
- B-tree implementation for Go☆239Updated 3 years ago
- (educational) build your own disk based KV store in Go☆243Updated last year
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆373Updated last year
- Data Structures and Algorithmic Thinking With Go☆149Updated 4 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…☆225Updated last year
- Checklist for code reviews☆158Updated 4 years ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆191Updated last year
- A collection of best practices and lessons learnt from applying concurrency in go.☆110Updated 5 months ago
- A repo full of interview question implementations in golang.☆107Updated 3 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 10 months ago
- Easy to use distributed event bus similar to Kafka☆95Updated 3 years ago
- A slick BTree on disk based key value store implemented in pure Go☆149Updated 3 years ago
- Distributed key-value database in Go☆44Updated 5 years ago
- Distributed Computing with Go, published by Packt☆75Updated 2 years ago
- LSM-based key-value store in Go for educational purpose.☆76Updated 6 months ago
- A collection of resources about databases and related topics☆96Updated 2 years ago
- A disk based KV store (based on Bitcask implementation)☆198Updated last year
- Hands-On Dependency Injection in Go, published by Packt☆146Updated 2 years ago
- Cracking the Coding Interview in Go☆41Updated last year
- Book companion source code☆55Updated last year
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- Concurrency toolkit for Go☆217Updated last year
- A Golang library for the textbook Algorithms, 4th edition☆183Updated 4 years ago
- These are all my learnings gathered on concurrency in golang☆331Updated 3 years ago
- "Writing An Interpreter in Go" and "Wring A Compiler in Go"☆232Updated 6 years ago
- Examples taken from Rob Pike's talk about concurrency patterns.☆383Updated 6 years ago