amit-davidson / LibraDBLinks
LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.
☆189Updated 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
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 9 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆121Updated 2 years ago
- (educational) build your own disk based KV store in Go☆239Updated last year
- A disk based KV store (based on Bitcask implementation)☆196Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆40Updated last year
- The AriaSQL relational database management system.☆214Updated 10 months ago
- A distributed message queue.☆125Updated last month
- A basic Raft implementation in Go.☆229Updated last year
- A fast and easy-to-configure load balancer☆67Updated last month
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆90Updated 7 months ago
- A slick BTree on disk based key value store implemented in pure Go☆149Updated 3 years ago
- SimpleDB - A Simple Relational DBMS☆24Updated 6 months ago
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆147Updated 4 months ago
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…☆281Updated 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…☆225Updated last year
- Listings from manning book☆159Updated 2 months ago
- B-tree implementation for Go☆239Updated 3 years ago
- Distributed key-value database in Go☆43Updated 4 years ago
- Leetcode solutions☆151Updated last year
- LSM-based key-value store in Go for educational purpose.☆71Updated 5 months ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆109Updated 3 months ago
- High-performance distributed key-value store w/ a log-structured merge tree implementation written in pure Go + gRPC☆91Updated 2 months ago
- Persistent Key-Value store based on BitCask.☆19Updated 6 months ago
- A cloud native embedded storage engine built on object storage.☆93Updated 4 months ago
- Extremely Fast Full-Text-Search Algorithm and Caching System☆157Updated 2 years ago
- FAST AF F☆39Updated last year
- Repository used during the Service Weaver workshops.☆134Updated 8 months ago