teivah / gossip-glomersLinks
My solutions to the Glomers Challenge: a series of distributed systems challenges.
☆124Updated 2 years ago
Alternatives and similar repositories for gossip-glomers
Users that are interested in gossip-glomers are comparing it to the libraries listed below
Sorting:
- (educational) build your own disk based KV store in Go☆251Updated last year
- A basic Raft implementation in Go.☆230Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- LSM-based key-value store in Go for educational purpose.☆79Updated 8 months ago
- An LSM Tree based Key-Value storage engine written in Go☆43Updated last year
- A disk based KV store (based on Bitcask implementation)☆197Updated last year
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆198Updated last year
- A distributed message queue.☆125Updated 5 months ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆111Updated 7 months ago
- These are all my learnings gathered on concurrency in golang☆332Updated 3 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆376Updated last year
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…☆281Updated last year
- Repository used during the Service Weaver workshops.☆134Updated last year
- Solution to One Billion Rows Challenge in Golang.☆261Updated last year
- Implementation of MapReduce in Go.☆25Updated 5 years ago
- Listings from manning book☆169Updated 5 months ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆361Updated 6 months ago
- Template repository to work on the labs from MIT 6.824 Distributed Systems course.☆61Updated 3 years ago
- Book companion source code☆57Updated 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 2 years ago
- Concurrency toolkit for Go☆218Updated last year
- Writing High Performant Golang Programs☆174Updated 2 years ago
- B-tree implementation for Go☆239Updated 3 years ago
- A repo full of interview question implementations in golang.☆107Updated 4 years ago
- Data Structures and Algorithmic Thinking With Go☆149Updated 4 years ago
- Algorithms, 4th Edition, Go version☆188Updated 9 months ago
- social network in GRPC, Go, mysql, and vuejs,☆68Updated 4 years ago
- A fast and easy-to-configure load balancer☆71Updated 4 months ago
- Go implementation of the Lox programming language from Crafting Interpreters☆45Updated 3 years ago
- ☆348Updated last week