avinassh / go-caskdb
(educational) build your own disk based KV store in Go
☆215Updated 8 months ago
Alternatives and similar repositories for go-caskdb:
Users that are interested in go-caskdb are comparing it to the libraries listed below
- A basic Raft implementation in Go.☆215Updated 9 months ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆172Updated 9 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆113Updated last year
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆363Updated last year
- A disk based KV store (based on Bitcask implementation)☆171Updated last year
- B-tree implementation for Go☆235Updated 2 years ago
- A distributed message queue.☆123Updated 5 months ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆275Updated last week
- A collaborative text editor using CRDTs and WebSockets. Lightweight, easy-to-setup.☆113Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆94Updated 2 months ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆37Updated 2 years ago
- LSM-based key-value store in Go for educational purpose.☆60Updated 3 weeks ago
- Template repository to work on the labs from MIT 6.824 Distributed Systems course.☆59Updated 2 years ago
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…☆281Updated 6 months ago
- ⚙️ Configuration library for Go applications☆71Updated last month
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆222Updated last year
- Easy to use distributed event bus similar to Kafka☆92Updated 2 years ago
- Fast selection algorithms for Go☆242Updated last month
- A simplified implementation for log structured merge tree.☆60Updated 4 years ago
- A fast and easy-to-configure load balancer☆59Updated last week
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆52Updated 2 months ago
- Implementation of git internals from scratch in Go language☆50Updated 2 years ago
- A collection of resources about databases and related topics☆85Updated 2 years ago
- An LSM Tree based Key-Value storage engine written in Go☆28Updated 6 months ago
- A simple, zero-configuration HTTP server CLI for serving static files☆195Updated 3 months ago
- Polaris: High performance workflow orchestrator for Golang☆269Updated 9 months ago
- Go tutorials from cloudcentric.dev☆19Updated 7 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆216Updated last year
- Your SQL database for learning purpose☆75Updated 7 months ago
- Leetcode solutions(Golang) Actively updating☆90Updated 2 years ago