Bhupesh-V / zoeLinks
A barebones transactional in-memory key: value store with a REPL [For educational purposes]
☆23Updated 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.☆121Updated 2 years ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆190Updated last year
- A distributed message queue.☆125Updated 2 months ago
- A disk based KV store (based on Bitcask implementation)☆196Updated last year
- (educational) build your own disk based KV store in Go☆240Updated last year
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆371Updated last year
- social network in GRPC, Go, mysql, and vuejs,☆68Updated 4 years ago
- An LSM Tree based Key-Value storage engine written in Go☆41Updated last year
- The Service Bus!☆51Updated 2 weeks ago
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…☆281Updated last year
- LSM-based key-value store in Go for educational purpose.☆75Updated 5 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 9 months ago
- These are all my learnings gathered on concurrency in golang☆331Updated 3 years ago
- Template repository to work on the labs from MIT 6.824 Distributed Systems course.☆61Updated 3 years ago
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- Spaceship Go - A journey into the Standard Library☆88Updated 2 years ago
- A basic Raft implementation in Go.☆229Updated last year
- Go implementation of the Lox programming language from Crafting Interpreters☆43Updated 3 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆109Updated 4 months ago
- A repo full of interview question implementations in golang.☆107Updated 3 years ago
- Slides and examples used for my training videos☆128Updated 4 months ago
- Leetcode solutions☆151Updated last year
- Concurrency in Go video course with in depth explanations & examples☆318Updated 2 years ago
- This repo contains examples and implementations of different types of GRPC services and APIs using Golang.☆249Updated 5 years ago
- Solution to One Billion Rows Challenge in Golang.☆260Updated last year
- Listings from manning book☆159Updated 2 months ago
- Cracking the Coding Interview in Go☆41Updated last year
- A Github repo for Building a NoSQL database from zero☆58Updated 2 years ago
- A collection of data structures implemented in Go☆61Updated 3 years ago
- A slick BTree on disk based key value store implemented in pure Go☆149Updated 3 years ago