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:
- A basic Raft implementation in Go.☆231Updated last year
- (educational) build your own disk based KV store in Go☆252Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆44Updated last year
- A distributed message queue.☆125Updated 5 months ago
- A disk based KV store (based on Bitcask implementation)☆197Updated 2 years ago
- LSM-based key-value store in Go for educational purpose.☆79Updated 9 months ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆198Updated last year
- These are all my learnings gathered on concurrency in golang☆332Updated 3 years ago
- Concurrency toolkit for Go☆218Updated last year
- A collection of best practices and lessons learnt from applying concurrency in go.☆111Updated 8 months ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆378Updated 2 years ago
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…☆281Updated last year
- 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
- Listings from manning book☆173Updated 6 months ago
- Solution to One Billion Rows Challenge in Golang.☆261Updated last year
- Book companion source code☆58Updated last year
- ☆349Updated last month
- one billion row challenge☆43Updated last year
- Data Structures and Algorithmic Thinking With Go☆150Updated 4 years ago
- A fast and easy-to-configure load balancer☆71Updated 5 months ago
- Repository used during the Service Weaver workshops.☆134Updated last year
- Writing High Performant Golang Programs☆174Updated 2 years ago
- Template repository to work on the labs from MIT 6.824 Distributed Systems course.☆61Updated 3 years ago
- Algorithms, 4th Edition, Go version☆187Updated 10 months ago
- Implementation of MapReduce in Go.☆26Updated 5 years ago
- grpc log service example project☆201Updated last year
- Durable coroutines for Go☆422Updated last year
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- Exercises and solutions from the book 'Know Go: Generics'☆66Updated last year