avinassh / go-caskdbLinks
(educational) build your own disk based KV store in Go
☆236Updated 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.☆227Updated last year
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆370Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆121Updated 2 years ago
- B-tree implementation for Go☆239Updated 3 years ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆329Updated last month
- LSM-based key-value store in Go for educational purpose.☆69Updated 3 months ago
- A disk based KV store (based on Bitcask implementation)☆194Updated last year
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆187Updated last year
- A distributed message queue.☆125Updated 2 weeks ago
- An LSM Tree based Key-Value storage engine written in Go☆38Updated last year
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- Solution to One Billion Rows Challenge in Golang.☆259Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 7 months 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…☆223Updated last year
- A cloud native embedded storage engine built on object storage.☆93Updated 3 months ago
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆140Updated 3 months ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆263Updated 4 months ago
- Fast selection algorithms for Go☆244Updated 6 months ago
- A simple, zero-configuration HTTP server CLI for serving static files☆211Updated 8 months ago
- CursusDB is an open-source distributed in-memory yet persisted document oriented database system with real time capabilities.☆459Updated last year
- Polaris: High performance workflow orchestrator for Golang☆275Updated last week
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…☆280Updated 11 months ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆89Updated 5 months ago
- ⚙️ Configuration library for Go applications☆70Updated 6 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 8 months ago
- Open-source storage engine for highly concurrent, transactional log-structured key-value storage.☆166Updated this week
- A fast and easy-to-configure load balancer☆64Updated 2 weeks ago
- Go port of Google's Swiss Table hash table☆436Updated 2 months ago
- A pure golang SQL database for database theory research☆842Updated 3 years ago
- High-performance distributed key-value store w/ a log-structured merge tree implementation written in pure Go + gRPC☆88Updated 3 weeks ago