avinassh / go-caskdbLinks
(educational) build your own disk based KV store in Go
☆239Updated last year
Alternatives and similar repositories for go-caskdb
Users that are interested in go-caskdb are comparing it to the libraries listed below
Sorting:
- A basic Raft implementation in Go.☆229Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆121Updated 2 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆370Updated last year
- A disk based KV store (based on Bitcask implementation)☆196Updated last year
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆189Updated last year
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆330Updated 2 months ago
- An LSM Tree based Key-Value storage engine written in Go☆40Updated last year
- B-tree implementation for Go☆239Updated 3 years ago
- A distributed message queue.☆125Updated last month
- A collaborative text editor using CRDTs and WebSockets. Lightweight, easy-to-setup.☆128Updated 2 years ago
- 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…☆225Updated last year
- Implementation of git internals from scratch in Go language☆49Updated 3 years ago
- Easy to use distributed event bus similar to Kafka☆95Updated 2 years ago
- Solution to One Billion Rows Challenge in Golang.☆260Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 9 months 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.☆71Updated 5 months ago
- Template repository to work on the labs from MIT 6.824 Distributed Systems course.☆60Updated 3 years ago
- Go port of Google's Swiss Table hash table☆445Updated last month
- An early PostgreSQL implementation in Go☆726Updated 4 years ago
- Distributed key-value database in Go☆43Updated 4 years ago
- high performance in-memory cache☆338Updated 3 weeks ago
- A pure golang SQL database for database theory research☆844Updated 3 years ago
- "Hacker's Delight" in Go☆104Updated 5 months ago
- Checklist for code reviews☆157Updated 4 years ago
- Write ahead log for Go.☆669Updated 8 months ago
- Algorithms, 4th Edition, Go version☆187Updated 6 months ago
- A cloud native embedded storage engine built on object storage.☆93Updated 4 months ago
- ☆34Updated 4 years ago
- A fast and easy-to-configure load balancer☆67Updated last month