avinassh / go-caskdb
(educational) build your own disk based KV store in Go
☆231Updated last year
Alternatives and similar repositories for go-caskdb:
Users that are interested in go-caskdb are comparing it to the libraries listed below
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆118Updated 2 years ago
- A basic Raft implementation in Go.☆225Updated last year
- A disk based KV store (based on Bitcask implementation)☆175Updated last year
- A distributed message queue.☆124Updated 9 months ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆368Updated last year
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆184Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 6 months ago
- A collaborative text editor using CRDTs and WebSockets. Lightweight, easy-to-setup.☆120Updated last year
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆323Updated 2 weeks ago
- B-tree implementation for Go☆238Updated 3 years ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆89Updated 4 months ago
- Go port of Google's Swiss Table hash table☆427Updated last month
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆60Updated 6 months ago
- LSM-based key-value store in Go for educational purpose.☆67Updated 2 months ago
- high performance in-memory cache☆293Updated 2 months ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- Durable coroutines for Go☆416Updated 10 months ago
- A cloud native embedded storage engine built on object storage.☆90Updated 2 months ago
- An LSM Tree based Key-Value storage engine written in Go☆34Updated 10 months ago
- Fast selection algorithms for Go☆243Updated 5 months ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆262Updated 3 months ago
- A Go library for handling LFU cache operations in O(1)☆41Updated 11 months ago
- Polaris: High performance workflow orchestrator for Golang☆272Updated this week
- A pure golang SQL database for database theory research☆840Updated 3 years ago
- The AriaSQL relational database management system.☆212Updated 7 months ago
- Write ahead log for Go.☆660Updated 5 months ago
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…☆280Updated 10 months ago
- These are all my learnings gathered on concurrency in golang☆329Updated 2 years ago
- A fast and easy-to-configure load balancer☆64Updated this week
- Concurrency toolkit for Go☆210Updated 9 months ago