avinassh / go-caskdb
(educational) build your own disk based KV store in Go
☆223Updated 10 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.☆221Updated 11 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆116Updated 2 years ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆320Updated this week
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆177Updated 11 months ago
- A disk based KV store (based on Bitcask implementation)☆172Updated last year
- B-tree implementation for Go☆236Updated 3 years ago
- A distributed message queue.☆123Updated 7 months ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆362Updated last year
- Implementation of git internals from scratch in Go language☆50Updated 2 years ago
- Fast selection algorithms for Go☆244Updated 3 months ago
- A collaborative text editor using CRDTs and WebSockets. Lightweight, easy-to-setup.☆117Updated last year
- Solution to One Billion Rows Challenge in Golang.☆255Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆31Updated 8 months ago
- A cloud native embedded storage engine built on object storage.☆84Updated last week
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated 4 months ago
- ⚙️ Configuration library for Go applications☆70Updated 3 months ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆101Updated 2 years ago
- LSM-based key-value store in Go for educational purpose.☆64Updated last week
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- Polaris: High performance workflow orchestrator for Golang☆272Updated 11 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- 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
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆38Updated 2 years ago
- Concurrency toolkit for Go☆197Updated 7 months ago
- A persistent storage (in file) based using B+ tree with byte-slice keys and values☆25Updated 3 years ago
- Algorithms, 4th Edition, Go version☆184Updated 2 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆131Updated 7 months ago
- Write ahead log for Go.☆642Updated 4 months ago
- Spaceship Go - A journey into the Standard Library☆86Updated last year
- some data structures and algorithms using golang☆69Updated last year