Bhupesh-V / zoeLinks
A barebones transactional in-memory key: value store with a REPL [For educational purposes]
☆24Updated 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
- (educational) build your own disk based KV store in Go☆253Updated last year
- A disk based KV store (based on Bitcask implementation)☆197Updated last year
- A distributed message queue.☆125Updated 5 months ago
- LSM-based key-value store in Go for educational purpose.☆79Updated 9 months ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆198Updated last year
- The Service Bus!☆54Updated 2 months ago
- An LSM Tree based Key-Value storage engine written in Go☆44Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- A basic Raft implementation in Go.☆231Updated last year
- 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
- Awesome list of most starred go frameworks on GitHub☆66Updated 3 years ago
- Data Structures and Algorithmic Thinking With Go☆150Updated 4 years ago
- Template repository to work on the labs from MIT 6.824 Distributed Systems course.☆61Updated 3 years ago
- These are all my learnings gathered on concurrency in golang☆332Updated 3 years ago
- Go implementation of the Lox programming language from Crafting Interpreters☆46Updated 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
- Extremely fast, light weight, zero alloc logfmt logging library for Go.☆98Updated 3 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
- Slides from various classes and presentations☆363Updated 4 years ago
- B-tree implementation for Go☆239Updated 3 years ago
- My collection of handwritten notes and resources for learning distributed systems☆171Updated 4 years ago
- This repo contains examples and implementations of different types of GRPC services and APIs using Golang.☆249Updated 5 years ago
- Spaceship Go - A journey into the Standard Library☆92Updated 2 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆111Updated 7 months ago
- A simple distributed task scheduler written in Go . It's designed to handle a high volume of tasks, distribute them across multiple worke…☆73Updated last year
- A repo full of interview question implementations in golang.☆107Updated 4 years ago
- 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