amit-davidson / Building-a-NoSQL-database-from-zeroLinks
A Github repo for Building a NoSQL database from zero
β58Updated 2 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.β189Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable π₯β98Updated 8 months ago
- A distributed message queue.β125Updated last month
- Simple and efficient WAL implementation in Go πβ61Updated last year
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.β90Updated 6 months ago
- A slick BTree on disk based key value store implemented in pure Goβ149Updated 3 years ago
- A fast and easy-to-configure load balancerβ65Updated 2 weeks ago
- New, intuitive, and fun online environment for learning, exploring, and experimenting with the Go programming language.β19Updated 3 years ago
- An Adaptive Radix Tree (ART) implementation in Goβ81Updated last year
- Awesome list of most starred go frameworks on GitHubβ66Updated 3 years ago
- Logical implementation, in Perl and Go, of the computer described in J. Clark Scott's book "But How Do It Know?".β31Updated 4 years ago
- A fast file-based priority queueβ58Updated last year
- [Go]Minimal event sourcing/CQRS library using protocol buffers for commands, events and states.β45Updated last week
- Sorted Data Structure Server - Treds is a Data Structure Server which returns data in sorted order and is the fastest prefix search serveβ¦β64Updated last week
- A collection of best practices and lessons learnt from applying concurrency in go.β108Updated 3 months ago
- A content addressable storage, but decentralized.β22Updated last year
- Time struct in Go that uses 4 bytes of memory vs the 24 bytes of time.Timeβ91Updated last year
- Fast mandelbrot set renderer using goroutinesβ92Updated 2 months ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Dataβ36Updated last year
- FastDB is an (persistent) in-memory key/value store in Go.β63Updated 8 months 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 4 years ago
- A very simple synthesizerβ42Updated last year
- Implementation of git internals from scratch in Go languageβ49Updated 3 years ago
- SimpleDB - A Simple Relational DBMSβ24Updated 5 months ago
- Implementation of Constant Time LFU (least frequently used) cache in Go with concurrency safety.β38Updated 2 years ago
- β34Updated 4 years ago
- Fast, type-safe task orchestration , designed for efficient concurrent processing and asynchronous operations.β16Updated last week
- Dynamo-inspired distributed leader-less key-value database that has no unique features and no apparent reason to existβ42Updated last year
- Economy simulator library in Goβ56Updated 3 years ago
- A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.β67Updated 11 months ago