amit-davidson / Building-a-NoSQL-database-from-zeroLinks
A Github repo for Building a NoSQL database from zero
☆60Updated 3 years ago
Alternatives and similar repositories for Building-a-NoSQL-database-from-zero
Users that are interested in Building-a-NoSQL-database-from-zero are comparing it to the libraries listed below
Sorting:
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆199Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- A distributed message queue.☆125Updated last week
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆102Updated 5 months ago
- A content addressable storage, but decentralized.☆22Updated 2 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆110Updated 10 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- Fast mandelbrot set renderer using goroutines☆92Updated 2 months ago
- A simple implementation of distributed cache system☆16Updated 2 years ago
- An LSM Tree based Key-Value storage engine written in Go☆45Updated last year
- ☆23Updated 2 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆377Updated 2 years ago
- Fuego cache is a concurrent hashed key-value pair service written 100% in Golang. A high-speed cache service with HTTP and plain TCP and …☆16Updated 5 years ago
- Awesome list of most starred go frameworks on GitHub☆67Updated 3 years ago
- A slick BTree on disk based key value store implemented in pure Go☆150Updated 3 years ago
- ☆17Updated 2 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last month
- A fast and easy-to-configure load balancer☆73Updated last month
- A basic Raft implementation in Go.☆230Updated last year
- New, intuitive, and fun online environment for learning, exploring, and experimenting with the Go programming language.☆19Updated 3 years ago
- Straightforward implementation of Raft Consensus☆66Updated 4 years ago
- Implement RAG (using LangChain and PostgreSQL) for Go applications to improve the accuracy and relevance of LLM outputs☆48Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆124Updated 2 years ago
- A fast file-based priority queue☆59Updated 2 weeks ago
- A Write-Ahead-Log implementation in Go☆25Updated 2 years ago
- Generic simple workflows and concurrency patterns☆44Updated 2 years ago
- [Go]Minimal event sourcing/CQRS library using protocol buffers for commands, events and states.☆49Updated last week
- SMTP server from scratch in Go☆41Updated 3 years ago
- An implementation of the Raft consensus protocol.☆40Updated 2 months ago