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.☆228Updated last year
- (educational) build your own disk based KV store in Go☆237Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 8 months ago
- LSM-based key-value store in Go for educational purpose.☆70Updated 4 months ago
- A distributed message queue.☆125Updated last month
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆189Updated last year
- A disk based KV store (based on Bitcask implementation)☆194Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆39Updated last year
- A fast and easy-to-configure load balancer☆65Updated 2 weeks ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆108Updated 3 months ago
- These are all my learnings gathered on concurrency in golang☆331Updated 3 years ago
- Solution to One Billion Rows Challenge in Golang.☆260Updated last year
- social network in GRPC, Go, mysql, and vuejs,☆68Updated 4 years ago
- High-performance distributed key-value store w/ a log-structured merge tree implementation written in pure Go + gRPC☆89Updated last month
- Leetcode solutions☆151Updated last year
- Listings from manning book☆159Updated last month
- A cloud native embedded storage engine built on object storage.☆93Updated 4 months ago
- Template repository to work on the labs from MIT 6.824 Distributed Systems course.☆60Updated 3 years ago
- SimpleDB - A Simple Relational DBMS☆24Updated 5 months ago
- Repository used during the Service Weaver workshops.☆133Updated 8 months ago
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆147Updated 3 months ago
- ☆67Updated 2 years ago
- one billion row challenge☆42Updated last year
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆370Updated 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 2 months ago
- Concurrency toolkit for Go☆215Updated 11 months ago
- A repo full of interview question implementations in golang.☆107Updated 3 years ago
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…☆281Updated last year
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- Book companion source code☆55Updated last year