teivah / gossip-glomers
My solutions to the Glomers Challenge: a series of distributed systems challenges.
☆116Updated 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
- A basic Raft implementation in Go.☆221Updated 11 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated 4 months ago
- (educational) build your own disk based KV store in Go☆223Updated 10 months ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆104Updated 5 months ago
- A distributed message queue.☆123Updated 7 months ago
- An LSM Tree based Key-Value storage engine written in Go☆31Updated 8 months ago
- A disk based KV store (based on Bitcask implementation)☆172Updated last year
- A fast and easy-to-configure load balancer☆62Updated 2 months ago
- LSM-based key-value store in Go for educational purpose.☆64Updated last week
- These are all my learnings gathered on concurrency in golang☆326Updated 2 years ago
- A cloud native embedded storage engine built on object storage.☆84Updated last week
- A Go library for handling LFU cache operations in O(1)☆40Updated 9 months ago
- one billion row challenge☆42Updated last year
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆177Updated 11 months ago
- Template repository to work on the labs from MIT 6.824 Distributed Systems course.☆59Updated 2 years ago
- Exercises and solutions from the book 'Know Go: Generics'☆66Updated last year
- Algorithms, 4th Edition, Go version☆184Updated last month
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆55Updated 4 months ago
- Solution to One Billion Rows Challenge in Golang.☆255Updated last year
- Concurrency toolkit for Go☆197Updated 7 months ago
- Repository used during the Service Weaver workshops.☆134Updated 4 months ago
- 🎄 My solutions to the Advents of Code, from 2015 to 2023 (450 🌟)☆63Updated 2 months ago
- A repo full of interview question implementations in golang.☆106Updated 3 years ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- Simple and efficient WAL implementation in Go 🚀☆59Updated 10 months ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆86Updated 2 months ago
- social network in GRPC, Go, mysql, and vuejs,☆68Updated 3 years ago
- B-tree implementation for Go☆236Updated 3 years ago
- Example project for an article Metaprogramming with Go☆102Updated 3 years ago