teivah / gossip-glomers
My solutions to the Glomers Challenge: a series of distributed systems challenges.
☆118Updated 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 distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 6 months ago
- (educational) build your own disk based KV store in Go☆231Updated last year
- A basic Raft implementation in Go.☆225Updated last year
- A disk based KV store (based on Bitcask implementation)☆175Updated last year
- A distributed message queue.☆124Updated 9 months ago
- An LSM Tree based Key-Value storage engine written in Go☆34Updated 10 months ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆104Updated last month
- A cloud native embedded storage engine built on object storage.☆90Updated 2 months ago
- Book companion source code☆54Updated 11 months ago
- one billion row challenge☆42Updated last year
- Concurrency toolkit for Go☆210Updated 9 months ago
- LSM-based key-value store in Go for educational purpose.☆67Updated 2 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆60Updated 6 months ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆89Updated 4 months ago
- These are all my learnings gathered on concurrency in golang☆329Updated 2 years ago
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆132Updated last month
- A fast and easy-to-configure load balancer☆64Updated this week
- Simple and efficient WAL implementation in Go 🚀☆60Updated last year
- Exercises and solutions from the book 'Know Go: Generics'☆67Updated last year
- social network in GRPC, Go, mysql, and vuejs,☆68Updated 3 years ago
- A Go library for handling LFU cache operations in O(1)☆41Updated 11 months ago
- Leetcode solutions☆148Updated 11 months ago
- Loser Tree data structure, for fast k-way merge☆32Updated 8 months ago
- LRU cache using go generics☆119Updated 2 years ago
- Spaceship Go - A journey into the Standard Library☆86Updated 2 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆368Updated last year
- A sharded wrapper for golang.org/x/sync/singleflight for high contention enviroments☆67Updated 3 years ago
- Listings from manning book☆153Updated 9 months ago
- When storing a value in a Go interface allocates memory on the heap.☆72Updated 3 years ago
- B-tree implementation for Go☆238Updated 3 years ago