arriqaaq / flashdb
FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)
☆362Updated 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☆237Updated 2 years ago
- Write ahead log for Go.☆639Updated 3 months ago
- High Availability Raft Framework for Go☆617Updated last month
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆217Updated last year
- 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 LSM or bitcask storage(or any append-only write).☆255Updated last month
- A highly optimized double-ended queue☆189Updated last year
- high performance in-memory cache☆286Updated this week
- Zero-allocation type-safe pool for Go☆229Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆130Updated 7 months ago
- ⚡ A memory arena implementation for Go.☆523Updated 11 months ago
- ☆117Updated last year
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆283Updated last month
- Fastest and most memory efficient golang concurrent hashmap☆975Updated 4 months ago
- Golang port of Abseil's SwissTable☆822Updated 7 months ago
- Example code for how to get hashicorp/raft running with gRPC☆217Updated 7 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆79Updated last year
- Simple dense bitmap index in Go with binary operators☆321Updated last year
- ☆225Updated 3 weeks ago
- Synchronization and asynchronous computation package for Go☆235Updated 5 months ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆176Updated 10 months ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆672Updated 11 months ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆529Updated last year
- Phalanx is a cloud-native distributed search engine that provides endpoints through gRPC and traditional RESTful API.☆367Updated 2 years ago
- (educational) build your own disk based KV store in Go☆222Updated 10 months ago
- Go port of Google's Swiss Table hash table☆402Updated this week
- A basic Raft implementation in Go.☆221Updated 11 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,318Updated last month
- Fast and easy-to-use skip list for Go.☆399Updated 5 months ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆319Updated this week