arindas / mit-6.824-distributed-systemsLinks
Template repository to work on the labs from MIT 6.824 Distributed Systems course.
☆62Updated 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.☆124Updated 2 years ago
- Data Structures and Algorithmic Thinking With Go☆150Updated 4 years ago
- (educational) build your own disk based KV store in Go☆253Updated last year
- Distributed key-value database in Go☆44Updated 5 years ago
- Distributed Computing with Go, published by Packt☆76Updated 2 years ago
- A distributed message queue.☆125Updated 6 months ago
- Checklist for code reviews☆158Updated 4 years ago
- A basic Raft implementation in Go.☆233Updated last year
- B-tree implementation for Go☆239Updated 3 years ago
- Easy to use distributed event bus similar to Kafka☆95Updated 3 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆111Updated 8 months ago
- Algorithms, 4th Edition, Go version☆189Updated 11 months ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆379Updated 2 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- LSM-based key-value store in Go for educational purpose.☆79Updated 9 months ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆199Updated last year
- 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…☆226Updated 2 years ago
- A repo full of interview question implementations in golang.☆107Updated 4 years ago
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- A disk based KV store (based on Bitcask implementation)☆197Updated 2 years ago
- A slick BTree on disk based key value store implemented in pure Go☆151Updated 3 years ago
- A collection of resources about databases and related topics☆99Updated 3 years ago
- Book companion source code☆59Updated last year
- Hands-On Software Architecture with Golang, published by Packt☆228Updated 2 years ago
- A barebones transactional in-memory key: value store with a REPL [For educational purposes]☆24Updated 4 years ago
- Examples taken from Rob Pike's talk about concurrency patterns.☆383Updated 7 years ago
- A Github repo for Building a NoSQL database from zero☆59Updated 3 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆147Updated 3 years ago
- Hands-On Dependency Injection in Go, published by Packt☆145Updated 2 years ago
- ☆34Updated 4 years ago