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:
- (educational) build your own disk based KV store in Go☆236Updated last year
- A basic Raft implementation in Go.☆227Updated last year
- LSM-based key-value store in Go for educational purpose.☆69Updated 3 months ago
- A disk based KV store (based on Bitcask implementation)☆194Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆38Updated last year
- A distributed message queue.☆125Updated 2 weeks ago
- Template repository to work on the labs from MIT 6.824 Distributed Systems course.☆60Updated 2 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 7 months ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆107Updated 2 months ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆54Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 8 months ago
- one billion row challenge☆42Updated last year
- These are all my learnings gathered on concurrency in golang☆329Updated 3 years ago
- Concurrency toolkit for Go☆211Updated 10 months ago
- A barebones transactional in-memory key: value store with a REPL [For educational purposes]☆22Updated 4 years ago
- A cloud native embedded storage engine built on object storage.☆93Updated 3 months ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆187Updated last year
- Spaceship Go - A journey into the Standard Library☆86Updated 2 years ago
- Book companion source code☆54Updated last year
- A Go library for handling LFU cache operations in O(1)☆41Updated last year
- A fast and easy-to-configure load balancer☆64Updated 2 weeks ago
- ViewStamped Replication implementation in Go☆39Updated last year
- Algorithms, 4th Edition, Go version☆186Updated 5 months ago
- An Almost Exactly Once Delivery (AEOD) queue☆62Updated last week
- social network in GRPC, Go, mysql, and vuejs,☆68Updated 4 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆35Updated last year
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆140Updated 3 months ago
- SimpleDB - A Simple Relational DBMS☆24Updated 5 months ago
- Solution to One Billion Rows Challenge in Golang.☆259Updated last year
- Minimal hashicorp/raft example☆37Updated 2 weeks ago