amit-davidson / LibraDB
LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.
☆184Updated last year
Alternatives and similar repositories for LibraDB:
Users that are interested in LibraDB are comparing it to the libraries listed below
- A Github repo for Building a NoSQL database from zero☆56Updated 2 years ago
- (educational) build your own disk based KV store in Go☆231Updated last year
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆368Updated last year
- A disk based KV store (based on Bitcask implementation)☆175Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 6 months ago
- A fast and easy-to-configure load balancer☆64Updated this week
- Embeddable and distributed in-memory alternative to Redis.☆482Updated 2 weeks ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆118Updated 2 years ago
- A distributed message queue.☆124Updated 9 months ago
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆132Updated last month
- A basic Raft implementation in Go.☆225Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆34Updated 10 months ago
- The AriaSQL relational database management system.☆212Updated 7 months ago
- A cloud native embedded storage engine built on object storage.☆90Updated 2 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
- B-tree implementation for Go☆238Updated 3 years ago
- Solution to One Billion Rows Challenge in Golang.☆258Updated last year
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆89Updated 4 months ago
- text based multiplayer games powered by websockets☆32Updated last month
- An easy way to get started with websockets in golang.☆18Updated 9 months ago
- Simple SQL parser☆74Updated 3 months ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆133Updated this week
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- Extremely Fast Full-Text-Search Algorithm and Caching System☆157Updated last year
- social network in GRPC, Go, mysql, and vuejs,☆68Updated 3 years ago
- A production-grade todo app applying the following technologies: Go, gRPC, Docker, Kubernetes, Zap, Jaeger, Prometheus, Grafana and more☆107Updated last week
- Concurrency toolkit for Go☆210Updated 9 months ago
- "Writing An Interpreter in Go" and "Wring A Compiler in Go"☆227Updated 6 years ago
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…☆280Updated 10 months ago