arindas / mit-6.824-distributed-systemsLinks
Template repository to work on the labs from MIT 6.824 Distributed Systems course.
☆60Updated 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.☆121Updated 2 years ago
- A distributed message queue.☆125Updated last month
- Distributed key-value database in Go☆43Updated 4 years ago
- Checklist for code reviews☆157Updated 4 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 8 months ago
- Easy to use distributed event bus similar to Kafka☆95Updated 2 years ago
- B-tree implementation for Go☆239Updated 3 years ago
- A basic Raft implementation in Go.☆228Updated last year
- (educational) build your own disk based KV store in Go☆237Updated last year
- Algorithms, 4th Edition, Go version☆187Updated 5 months ago
- Toy container build from scratch in Go solely for learning purpose☆65Updated 6 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆108Updated 3 months ago
- A slick BTree on disk based key value store implemented in pure Go☆149Updated 3 years ago
- Data Structures and Algorithmic Thinking With Go☆150Updated 3 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆370Updated 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…☆225Updated last year
- Distributed Computing with Go, published by Packt☆74Updated 2 years ago
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- An example Event-Driven application in Go built with Watermill library.☆141Updated last year
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆189Updated last year
- A Go implementation of an in-memory bloom filter, with support for boltdb and badgerdb as optional data persistent storage.☆28Updated 3 years ago
- A Github repo for Building a NoSQL database from zero☆58Updated 2 years ago
- A high throughput, horizontally scalable microservice backend using Go, Cassandra, RabbitMQ, Kubernetes, Helm.☆46Updated 5 years ago
- Book companion source code☆55Updated last year
- LSM-based key-value store in Go for educational purpose.☆70Updated 4 months ago
- Hands-On Dependency Injection in Go, published by Packt☆146Updated 2 years ago
- actor model imlepemtation in golang☆51Updated 3 years ago
- A disk based KV store (based on Bitcask implementation)☆194Updated last year
- LRU cache using go generics☆119Updated 3 years ago
- SimpleDB - A Simple Relational DBMS☆24Updated 5 months ago