amit-davidson / LibraDBLinks
LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.
☆187Updated last year
Alternatives and similar repositories for LibraDB
Users that are interested in LibraDB are comparing it to the libraries listed below
Sorting:
- A Github repo for Building a NoSQL database from zero☆58Updated 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
- (educational) build your own disk based KV store in Go☆236Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 7 months ago
- A disk based KV store (based on Bitcask implementation)☆194Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆121Updated 2 years ago
- Distributed key-value database in Go☆43Updated 4 years ago
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- A basic Raft implementation in Go.☆227Updated last year
- A distributed message queue.☆125Updated 2 weeks ago
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆140Updated 3 months ago
- B-tree implementation for Go☆239Updated 3 years ago
- Extremely Fast Full-Text-Search Algorithm and Caching System☆157Updated last year
- The AriaSQL relational database management system.☆212Updated 9 months ago
- An LSM Tree based Key-Value storage engine written in Go☆38Updated last year
- LSM-based key-value store in Go for educational purpose.☆69Updated 3 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 persistent storage (in file) based using B+ tree with byte-slice keys and values☆27Updated 3 years 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
- A fast and easy-to-configure load balancer☆64Updated 2 weeks ago
- High-performance distributed key-value store w/ a log-structured merge tree implementation written in pure Go + gRPC☆88Updated 3 weeks ago
- Open-source storage engine for highly concurrent, transactional log-structured key-value storage.☆166Updated this week
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- CursusDB is an open-source distributed in-memory yet persisted document oriented database system with real time capabilities.☆459Updated last year
- Simple URL Shortener☆44Updated 3 years ago
- The real time database for modern applications☆28Updated last year
- A cloud native embedded storage engine built on object storage.☆93Updated 3 months ago
- An easy way to get started with websockets in golang.☆18Updated 10 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆135Updated last month