teivah / gossip-glomersLinks
My solutions to the Glomers Challenge: a series of distributed systems challenges.
☆122Updated 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.☆228Updated last year
- (educational) build your own disk based KV store in Go☆243Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆42Updated last year
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆191Updated last year
- LSM-based key-value store in Go for educational purpose.☆76Updated 6 months ago
- These are all my learnings gathered on concurrency in golang☆331Updated 3 years ago
- A disk based KV store (based on Bitcask implementation)☆198Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 10 months ago
- A distributed message queue.☆125Updated 3 months ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆373Updated last year
- A collection of best practices and lessons learnt from applying concurrency in go.☆110Updated 5 months ago
- Listings from manning book☆164Updated 3 months ago
- Solution to One Billion Rows Challenge in Golang.☆261Updated last year
- A fast and easy-to-configure load balancer☆68Updated 2 months ago
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…☆282Updated last year
- A repo full of interview question implementations in golang.☆107Updated 3 years ago
- Concurrency toolkit for Go☆217Updated last year
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆332Updated 4 months ago
- Book companion source code☆55Updated last year
- Template repository to work on the labs from MIT 6.824 Distributed Systems course.☆61Updated 3 years ago
- social network in GRPC, Go, mysql, and vuejs,☆69Updated 4 years ago
- Implementation of MapReduce in Go.☆22Updated 5 years ago
- Leetcode solutions☆151Updated last year
- High-performance distributed key-value store w/ a log-structured merge tree implementation written in pure Go + gRPC☆92Updated 3 months ago
- Short examples of common anti-patterns in Go Web Applications.☆432Updated 11 months ago
- Data Structures and Algorithmic Thinking With Go☆149Updated 4 years ago
- Dockerized Go microservices and their envoy proxies for a flow which showcases gRPC for Web Clients. Check the medium story!!!☆263Updated 3 years ago
- Structured concurrency made easy☆391Updated 2 weeks ago
- A fully featured SQL database written in Go☆50Updated 7 months ago
- Writing High Performant Golang Programs☆172Updated 2 years ago