arriqaaq / flashdbLinks
FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)
☆370Updated last year
Alternatives and similar repositories for flashdb
Users that are interested in flashdb are comparing it to the libraries listed below
Sorting:
- B-tree implementation for Go☆239Updated 3 years ago
- Write ahead log for Go.☆664Updated 7 months ago
- High Availability Raft Framework for Go☆636Updated 2 months ago
- Golang port of Abseil's SwissTable☆825Updated 3 months 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…☆223Updated last year
- A thread-safe queue faster and more resource efficient than golang's native channels☆677Updated last year
- ☆241Updated 2 weeks ago
- Example code for how to get hashicorp/raft running with gRPC☆223Updated 11 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- Simple dense bitmap index in Go with binary operators☆338Updated last month
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆135Updated last month
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆263Updated 5 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆244Updated 6 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,342Updated 5 months ago
- A disk based KV store (based on Bitcask implementation)☆194Updated last year
- The world’s most powerful template engine and Go embeddable interpreter☆469Updated 4 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆427Updated 2 years ago
- ⚡ A memory arena implementation for Go.☆538Updated last year
- Simple key-value store abstraction and implementations for Go (Redis, Consul, etcd, bbolt, BadgerDB, LevelDB, Memcached, DynamoDB, S3, Po…☆794Updated this week
- Go port of Google's Swiss Table hash table☆436Updated 2 months ago
- Fastest and most memory efficient golang concurrent hashmap☆1,001Updated 7 months ago
- Simplified error handling in Go☆169Updated 2 years ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆543Updated last year
- Zero-allocation type-safe pool for Go☆235Updated 2 years ago
- ⏪️ Go package providing multiple queue implementations. Developed in a thread-safe generic way.☆310Updated last month
- Zero-allocation reflection library for Go☆576Updated last year
- (educational) build your own disk based KV store in Go☆237Updated last year
- Synchronization and asynchronous computation package for Go☆249Updated 9 months ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆187Updated last year