Bhupesh-V / zoeLinks
A barebones transactional in-memory key: value store with a REPL [For educational purposes]
☆25Updated 4 years ago
Alternatives and similar repositories for zoe
Users that are interested in zoe are comparing it to the libraries listed below
Sorting:
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆124Updated 2 years ago
- A distributed message queue.☆125Updated 7 months ago
- (educational) build your own disk based KV store in Go☆253Updated last year
- A disk based KV store (based on Bitcask implementation)☆198Updated 2 years ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆199Updated last year
- The Service Bus!☆55Updated 3 months ago
- Source code for my Go workshop which includes code samples about handling/throttling go routines and their graceful termination☆23Updated 5 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- LSM-based key-value store in Go for educational purpose.☆83Updated 10 months ago
- Spaceship Go - A journey into the Standard Library☆92Updated 2 years ago
- A basic Raft implementation in Go.☆230Updated last year
- This repo contains examples and implementations of different types of GRPC services and APIs using Golang.☆248Updated 5 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆377Updated 2 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆111Updated 9 months ago
- A repo full of interview question implementations in golang.☆107Updated 4 years ago
- Data Structures and Algorithmic Thinking With Go☆151Updated 4 years ago
- workshop material on optimizing go programs☆60Updated 6 years ago
- These are all my learnings gathered on concurrency in golang☆333Updated 3 years ago
- Template repository to work on the labs from MIT 6.824 Distributed Systems course.☆62Updated 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
- An LSM Tree based Key-Value storage engine written in Go☆45Updated last year
- Leetcode solutions☆153Updated last year
- Easy to use distributed event bus similar to Kafka☆95Updated 3 years ago
- social network in GRPC, Go, mysql, and vuejs,☆68Updated 4 years ago
- Concurrency in Go video course with in depth explanations & examples☆324Updated 3 years ago
- Go implementation of the Lox programming language from Crafting Interpreters☆48Updated 3 years ago
- ☆14Updated 5 years ago
- Exercises and solutions from the book 'Know Go: Generics'☆67Updated last year
- A URL shortener written in Go, with a Mongo based backend, Prometheus and Grafana based monitoring, Memcached based write-through caching…☆37Updated 4 years ago
- Solution to One Billion Rows Challenge in Golang.☆260Updated last year