amit-davidson / LibraDBLinks
LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.
☆194Updated 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☆59Updated 3 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 11 months ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆374Updated last year
- (educational) build your own disk based KV store in Go☆244Updated last year
- A distributed message queue.☆125Updated 3 months ago
- A disk based KV store (based on Bitcask implementation)☆197Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆43Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆123Updated 2 years ago
- A basic Raft implementation in Go.☆228Updated last year
- The AriaSQL relational database management system.☆217Updated last year
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆96Updated 3 weeks ago
- A fast and easy-to-configure load balancer☆68Updated 3 months ago
- Embeddable and distributed in-memory alternative to Redis.☆504Updated 5 months ago
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…☆281Updated last year
- Distributed key-value database in Go☆44Updated 5 years ago
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆155Updated 6 months ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆110Updated 6 months ago
- Solution to One Billion Rows Challenge in Golang.☆261Updated last year
- A slick BTree on disk based key value store implemented in pure Go☆150Updated 3 years ago
- High-performance distributed key-value store w/ a log-structured merge tree implementation written in pure Go + gRPC☆93Updated 4 months ago
- LSM-based key-value store in Go for educational purpose.☆77Updated 7 months ago
- B-tree implementation for Go☆239Updated 3 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
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆39Updated 3 years ago
- Listings from manning book☆166Updated 4 months ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆332Updated 4 months ago
- CursusDB is an open-source distributed in-memory yet persisted document oriented database system with real time capabilities.☆463Updated last year
- A content addressable storage, but decentralized.☆22Updated last year
- ☆17Updated 9 years ago
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago