teivah / gossip-glomersLinks
My solutions to the Glomers Challenge: a series of distributed systems challenges.
☆121Updated 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.☆226Updated last year
- LSM-based key-value store in Go for educational purpose.☆68Updated 3 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 7 months ago
- These are all my learnings gathered on concurrency in golang☆330Updated 2 years ago
- An LSM Tree based Key-Value storage engine written in Go☆38Updated 11 months ago
- A disk based KV store (based on Bitcask implementation)☆178Updated last year
- A fast and easy-to-configure load balancer☆64Updated 3 weeks ago
- (educational) build your own disk based KV store in Go☆232Updated last year
- A collection of best practices and lessons learnt from applying concurrency in go.☆105Updated last month
- social network in GRPC, Go, mysql, and vuejs,☆68Updated 3 years ago
- Concurrency toolkit for Go☆210Updated 10 months ago
- A distributed message queue.☆125Updated 9 months ago
- Implementation of MapReduce in Go.☆20Updated 4 years ago
- one billion row challenge☆42Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆60Updated 7 months ago
- A cloud native embedded storage engine built on object storage.☆92Updated 2 months ago
- Listings from manning book☆154Updated last week
- 🎄 My solutions to the Advents of Code, from 2015 to 2023 (450 🌟)☆66Updated 5 months ago
- Template repository to work on the labs from MIT 6.824 Distributed Systems course.☆60Updated 2 years ago
- A Go library for handling LFU cache operations in O(1)☆41Updated last year
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆329Updated 3 weeks ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆54Updated last year
- Embedded open-source storage engine for highly concurrent, transactional log-structured key-value storage.☆60Updated this week
- Book companion source code☆54Updated last year
- High-performance distributed key-value store w/ a log-structured merge tree implementation written in pure Go + gRPC☆88Updated 3 months ago
- ☆19Updated last year
- Checklist for code reviews☆157Updated 4 years ago
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆132Updated 2 months ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆89Updated 5 months ago
- Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to exist☆42Updated last year