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 this 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 4 months ago
- 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
- 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
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 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
- A collection of best practices and lessons learnt from applying concurrency in go.☆110Updated 10 months ago
- basically a remarkable framework for building JSON-based web APIs in Golang☆105Updated last year
- A basic Raft implementation in Go.☆230Updated last year
- A fast and easy-to-configure load balancer☆73Updated last month
- ☆23Updated 2 years ago
- Implementation of git internals from scratch in Go language☆50Updated 3 years ago
- Golang Debugger Graphical user interface for Go programming language. Based on Delve debugger☆73Updated last month
- Time struct in Go that uses 4 bytes of memory vs the 24 bytes of time.Time☆100Updated 2 years ago
- Generic manual memory management for golang☆193Updated last year
- New, intuitive, and fun online environment for learning, exploring, and experimenting with the Go programming language.☆19Updated 3 years ago
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆163Updated 10 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆124Updated 2 years ago
- Fast mandelbrot set renderer using goroutines☆92Updated 2 months ago
- Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.☆38Updated 3 years ago
- Go Patterns☆30Updated last year
- Personal fork of Go Wiki https://github.com/golang/wiki☆98Updated this week
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆37Updated last year
- The AriaSQL relational database management system.☆226Updated last year
- Awesome list of most starred go frameworks on GitHub☆67Updated 3 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last month