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 7 months ago
- Simple and efficient WAL implementation in Go πβ62Updated last year
- A disk based KV store (based on Bitcask implementation)β199Updated 2 years ago
- An LSM Tree based Key-Value storage engine written in Goβ45Updated last year
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)β377Updated 2 years ago
- A slick BTree on disk based key value store implemented in pure Goβ150Updated 3 years ago
- Sorted Data Structure Server - Treds is a Data Structure Server which returns data in sorted order and is the fastest prefix search serveβ¦β65Updated 3 months ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.β102Updated 4 months ago
- An Adaptive Radix Tree (ART) implementation in Goβ83Updated 2 years ago
- Go implementation of the Lox programming language from Crafting Interpretersβ49Updated 3 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.β111Updated 10 months ago
- A fast and easy-to-configure load balancerβ74Updated 3 weeks 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
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.β163Updated 10 months ago
- Awesome list of most starred go frameworks on GitHubβ67Updated 3 years ago
- Straightforward implementation of Raft Consensusβ66Updated 4 years ago
- New, intuitive, and fun online environment for learning, exploring, and experimenting with the Go programming language.β19Updated 3 years ago
- Time struct in Go that uses 4 bytes of memory vs the 24 bytes of time.Timeβ100Updated 2 years ago
- basically a remarkable framework for building JSON-based web APIs in Golangβ105Updated last year
- Fast mandelbrot set renderer using goroutinesβ92Updated 2 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.β124Updated 2 years ago
- Distributed key-value database in Goβ44Updated 5 years ago
- (educational) build your own disk based KV store in Goβ254Updated last year
- An implementation of the Raft consensus protocol.β40Updated 2 months ago
- Provides SIMD within a register (SWAR) primitives in Golangβ54Updated 8 months ago
- A Write-Ahead-Log implementation in Goβ25Updated 2 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Dataβ37Updated last month
- Source code for my Go workshop which includes code samples about handling/throttling go routines and their graceful terminationβ23Updated 5 years ago