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
- B-tree implementation for Go☆235Updated 2 years ago
- (educational) build your own disk based KV store in Go☆215Updated 8 months ago
- A distributed message queue.☆123Updated 5 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆113Updated last year
- Checklist for code reviews☆154Updated 3 years ago
- Distributed key-value database in Go☆43Updated 4 years ago
- Easy to use distributed event bus similar to Kafka☆92Updated 2 years ago
- A basic Raft implementation in Go.☆215Updated 9 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆94Updated 2 months ago
- CRAQ (Chain Replication with Apportioned Queries) in Go☆123Updated 2 years ago
- Algorithms, 4th Edition, Go version☆184Updated this week
- A collection of best practices and lessons learnt from applying concurrency in go.☆100Updated 3 months ago
- A disk based KV store (based on Bitcask implementation)☆171Updated 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…☆222Updated last year
- Toy container build from scratch in Go solely for learning purpose☆64Updated 6 years ago
- A slick BTree on disk based key value store implemented in pure Go☆143Updated 2 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆37Updated 2 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆363Updated last year
- A repo full of interview question implementations in golang.☆104Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 2 years ago
- A simplified implementation for log structured merge tree.☆60Updated 4 years ago
- Go concurrency patterns from Rob Pike's 2012 Google I/O talk☆167Updated 6 years ago
- A high throughput, horizontally scalable microservice backend using Go, Cassandra, RabbitMQ, Kubernetes, Helm.☆45Updated 5 years ago
- Book companion source code☆53Updated 8 months ago
- Implementation of git internals from scratch in Go language☆50Updated 2 years ago
- LRU cache using go generics☆119Updated 2 years ago
- Concurrency toolkit for Go☆190Updated 5 months ago
- Clean Architecture using Golang.☆83Updated 11 months ago
- Experiments with Go generics☆96Updated 3 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆79Updated last year