arindas / mit-6.824-distributed-systems
Template repository to work on the labs from MIT 6.824 Distributed Systems course.
☆59Updated 2 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
- A basic Raft implementation in Go.☆221Updated last year
- B-tree implementation for Go☆235Updated 3 years ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆117Updated 2 years ago
- LSM-based key-value store in Go for educational purpose.☆65Updated 3 weeks ago
- A distributed message queue.☆123Updated 7 months ago
- Easy to use distributed event bus similar to Kafka☆95Updated 2 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆97Updated 5 months 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…☆223Updated last year
- A collection of best practices and lessons learnt from applying concurrency in go.☆105Updated 6 months ago
- ☆35Updated 4 years ago
- A disk based KV store (based on Bitcask implementation)☆172Updated last year
- Checklist for code reviews☆156Updated 3 years ago
- Algorithms, 4th Edition, Go version☆184Updated 2 months ago
- LRU cache using go generics☆119Updated 2 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆38Updated 3 years ago
- Concurrency toolkit for Go☆199Updated 7 months ago
- Simple and efficient WAL implementation in Go 🚀☆59Updated 10 months ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆136Updated 2 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆365Updated last year
- Example code for how to get hashicorp/raft running with gRPC☆216Updated 8 months ago
- Book companion source code☆54Updated 10 months ago
- A slick BTree on disk based key value store implemented in pure Go☆145Updated 2 years ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆178Updated 11 months ago
- Distributed key-value database in Go☆42Updated 4 years ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆321Updated this week
- A Github repo for Building a NoSQL database from zero☆56Updated 2 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆56Updated 5 months ago
- (educational) build your own disk based KV store in Go☆226Updated 10 months ago
- A barebones transactional in-memory key: value store with a REPL [For educational purposes]☆22Updated 3 years ago
- Distributed Computing with Go, published by Packt☆72Updated 2 years ago