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
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆118Updated 2 years ago
- (educational) build your own disk based KV store in Go☆231Updated last year
- Distributed key-value database in Go☆43Updated 4 years ago
- Easy to use distributed event bus similar to Kafka☆95Updated 2 years ago
- A distributed message queue.☆124Updated 9 months ago
- A basic Raft implementation in Go.☆225Updated last year
- B-tree implementation for Go☆238Updated 3 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆104Updated last month
- Distributed Computing with Go, published by Packt☆72Updated 2 years ago
- Algorithms, 4th Edition, Go version☆186Updated 3 months ago
- Implementation of MapReduce in Go.☆20Updated 4 years ago
- Implementation of git internals from scratch in Go language☆50Updated 3 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…☆223Updated last year
- 6.824: Distributed Systems☆42Updated last year
- Hands-On Dependency Injection in Go, published by Packt☆144Updated 2 years ago
- Cheat Sheet for Go Slice Tricks☆175Updated 2 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 6 months ago
- ☆34Updated 4 years ago
- Book companion source code☆54Updated 11 months ago
- Checklist for code reviews☆157Updated 4 years ago
- A disk based KV store (based on Bitcask implementation)☆175Updated last year
- A high throughput, horizontally scalable microservice backend using Go, Cassandra, RabbitMQ, Kubernetes, Helm.☆45Updated 5 years ago
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆368Updated last year
- Go Systems Programming, published by Packt☆153Updated 2 years ago
- LRU cache using go generics☆119Updated 2 years ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆142Updated 3 years ago
- LSM-based key-value store in Go for educational purpose.☆67Updated 2 months ago
- Experiments with Go generics☆99Updated 3 years ago