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.☆230Updated last year
- (educational) build your own disk based KV store in Go☆254Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆45Updated last year
- LSM-based key-value store in Go for educational purpose.☆85Updated 11 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- A disk based KV store (based on Bitcask implementation)☆199Updated 2 years ago
- A distributed message queue.☆125Updated 7 months ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆199Updated last year
- Repository used during the Service Weaver workshops.☆134Updated last year
- Listings from manning book☆181Updated 8 months ago
- These are all my learnings gathered on concurrency in golang☆333Updated 3 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆111Updated 10 months ago
- A fast and easy-to-configure load balancer☆74Updated 3 weeks ago
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…☆281Updated last year
- Implementation of MapReduce in Go.☆26Updated 5 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆377Updated 2 years ago
- Exercises and solutions from the book 'Know Go: Generics'☆67Updated last year
- Concurrency toolkit for Go☆223Updated last year
- Data Structures and Algorithmic Thinking With Go☆152Updated 4 years ago
- Writing High Performant Golang Programs☆176Updated 2 years ago
- ☆351Updated 3 weeks ago
- Solution to One Billion Rows Challenge in Golang.☆262Updated last year
- social network in GRPC, Go, mysql, and vuejs,☆68Updated 4 years ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆364Updated last month
- Algorithms, 4th Edition, Go version☆189Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆64Updated last year
- one billion row challenge☆44Updated 2 years ago
- 🎄 My solutions to the Advents of Code, from 2015 to 2023 (450 🌟)☆68Updated last month
- A fully featured SQL database written in Go☆53Updated last year
- Build systems with Go examples☆156Updated 3 years ago