arriqaaq / flashdb
FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)
☆368Updated 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☆238Updated 3 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…☆223Updated last year
- Write ahead log for Go.☆661Updated 6 months ago
- High Availability Raft Framework for Go☆633Updated last month
- Example code for how to get hashicorp/raft running with gRPC☆219Updated 9 months ago
- Fastest and most memory efficient golang concurrent hashmap☆995Updated 6 months ago
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆218Updated 2 years ago
- A thread-safe queue faster and more resource efficient than golang's native channels☆675Updated last year
- Golang port of Abseil's SwissTable☆826Updated 2 months ago
- Simple dense bitmap index in Go with binary operators☆334Updated last year
- 🚀 A real-time Golang runtime stats visualization profiler☆585Updated 9 months ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆262Updated 3 months ago
- ☆121Updated last year
- A disk based KV store (based on Bitcask implementation)☆176Updated last year
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- ☆235Updated last week
- Fastest and most efficient goroutine pool (experimental)☆140Updated 2 years ago
- Single producer and multi-reader lockless ring buffer in go using generics from the go 1.18.x release. It is significantly faster than ch…☆161Updated last year
- Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕☆419Updated last year
- raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol☆134Updated this week
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆244Updated 5 months ago
- Fast and easy-to-use skip list for Go.☆413Updated 7 months ago
- Go concurrent-safe, goroutine-safe, thread-safe queue☆425Updated 2 years ago
- Gain is a high-performance io_uring networking framework written entirely in Go.☆540Updated last year
- Zero-allocation type-safe pool for Go☆232Updated 2 years ago
- Concurrency toolkit for Go☆210Updated 9 months ago
- A concurrent rate limiter library for Golang based on Sliding-Window rate limiter algorithm.☆244Updated 2 years ago
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆278Updated 7 months ago
- Tool to visualize the graph of embedded structs in Go projects☆229Updated 9 months ago
- Collection of high performance, thread-safe, lock-free go data structures☆371Updated 2 years ago