arriqaaq / flashdb
FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)
☆364Updated last year
Alternatives and similar repositories for flashdb:
Users that are interested in flashdb are comparing it to the libraries listed below
- B-tree implementation for Go☆236Updated 2 years 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…☆222Updated last year
- Write ahead log for Go.☆631Updated 2 months ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆249Updated this week
- High Availability Raft Framework for Go☆614Updated last week
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆216Updated last year
- A thread-safe queue faster and more resource efficient than golang's native channels☆669Updated 10 months ago
- Golang port of Abseil's SwissTable☆803Updated 6 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆79Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆282Updated 3 weeks ago
- Fastest and most memory efficient golang concurrent hashmap☆964Updated 3 months ago
- Example code for how to get hashicorp/raft running with gRPC☆215Updated 6 months ago
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆129Updated 6 months ago
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆279Updated 4 months ago
- high performance in-memory cache☆284Updated 2 weeks ago
- (educational) build your own disk based KV store in Go☆218Updated 8 months ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆207Updated last year
- Go port of Google's Swiss Table hash table☆333Updated 6 months ago
- A disk based KV store (based on Bitcask implementation)☆172Updated last year
- Simple dense bitmap index in Go with binary operators☆319Updated last year
- Synchronization and asynchronous computation package for Go☆234Updated 4 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,317Updated 2 weeks ago
- 🚀 A real-time Golang runtime stats visualization profiler☆581Updated 5 months ago
- XXH3 algorithm in Go☆422Updated last year
- ☆220Updated last week
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…☆281Updated 6 months ago
- A basic Raft implementation in Go.☆216Updated 10 months ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆528Updated last year
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆240Updated last month
- skipmap is a high-performance, scalable concurrent sorted map based on skip-list. Up to 10x faster than sync.Map in the typical pattern.☆200Updated 5 months ago