FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)
☆377Nov 18, 2023Updated 2 years ago
Alternatives and similar repositories for flashdb
Users that are interested in flashdb are comparing it to the libraries listed below
Sorting:
- An Adaptive Radix Tree (ART) implementation in Go☆83Nov 3, 2023Updated 2 years ago
- An embedded time-series database☆1,236Aug 6, 2025Updated 6 months ago
- Write ahead log for Go.☆710Aug 31, 2025Updated 6 months ago
- High Availability Raft Framework for Go☆662Dec 16, 2025Updated 2 months ago
- Golang package to return the elapsed time since a given time in a human readable format☆35Oct 8, 2024Updated last year
- ❄️ Coolest database around 🧊 Embeddable column database written in Go.☆1,510Feb 18, 2026Updated last week
- Redis compatible server framework for Rust☆92Jan 29, 2023Updated 3 years ago
- Sequential and parallel mergesort in Go☆16Apr 4, 2020Updated 5 years ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,557Feb 8, 2026Updated 3 weeks ago
- A small tool for embedding files in a Go source file.☆11Nov 3, 2020Updated 5 years ago
- Modern embedded SQL database☆1,674Jan 16, 2026Updated last month
- Most advanced key-value database written in Go, extremely fast, compatible with LSM tree and B+ tree.☆2,251Feb 18, 2025Updated last year
- @IceFireLabs -> IceFireDB is a database built for web3.0 It strives to fill the gap between web2 and web3.0 with a friendly database expe…☆1,150Updated this week
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,506Jun 28, 2025Updated 8 months ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,836Sep 10, 2024Updated last year
- B-tree implementation for Go☆1,198Updated this week
- RocksDB/LevelDB inspired key-value database in Go☆5,790Updated this week
- Write ahead Raft log for Go☆58Aug 30, 2020Updated 5 years ago
- Distributed, in-memory key/value store and cache. It can be used as an embedded Go library and a language-independent service.☆3,423Jan 29, 2026Updated last month
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Feb 24, 2026Updated last week
- Go vs GPU: Fast Spatial Joins☆24Mar 11, 2022Updated 3 years ago
- Embedded key-value store for read-heavy workloads written in Go☆1,349Oct 21, 2025Updated 4 months ago
- Embedded Go Database, the fast alternative to SQLite, gorm, etc.☆1,257Mar 12, 2025Updated 11 months ago
- An R-tree implementation for Go☆339Aug 18, 2024Updated last year
- A lightweight document-oriented NoSQL database written in pure Golang.☆806Sep 9, 2025Updated 5 months ago
- minimal geofencing application☆18Nov 12, 2024Updated last year
- A thread-safe queue faster and more resource efficient than golang's native channels☆695Mar 12, 2024Updated last year
- indexing library for Go☆2,004Jan 25, 2026Updated last month
- A distributed key-value store. On Disk. Able to grow or shrink without service interruption.☆263Mar 7, 2019Updated 6 years ago
- A slick BTree on disk based key value store implemented in pure Go☆150Jun 26, 2022Updated 3 years ago
- Efficient 2D geometry library for Go.☆38Aug 26, 2022Updated 3 years ago
- A buffer pool file I/O library for Go☆55Feb 7, 2022Updated 4 years ago
- An inverted bitmap index written in Go.☆28May 1, 2023Updated 2 years ago
- Load file-backed memory☆121Oct 12, 2022Updated 3 years ago
- Lightweight, fast and reliable key/value storage engine based on Bitcask.☆4,877Feb 10, 2026Updated 3 weeks ago
- Storage algorithms.☆38Feb 10, 2021Updated 5 years ago
- A fast little LRU cache for Go☆174May 22, 2023Updated 2 years ago
- Build a circular sector polygon feature spanning the angle between two given bearings, a center point and a radius. A pizza piece! 🍕☆12Oct 1, 2022Updated 3 years ago
- A simple, single binary, message queue. Supports HTTP/2 and Redis Protocol.☆208Feb 3, 2023Updated 3 years ago