Golang in-memory database built on immutable radix trees
☆3,446Feb 22, 2026Updated last week
Alternatives and similar repositories for go-memdb
Users that are interested in go-memdb are comparing it to the libraries listed below
Sorting:
- An immutable radix tree implementation in Golang☆1,088Updated this week
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,836Sep 10, 2024Updated last year
- Fast key-value DB in Go.☆15,499Updated this week
- Efficient cache for gigabytes of data written in Go.☆8,088Feb 6, 2026Updated 3 weeks ago
- A cache library for Go with zero GC overhead.☆5,378Feb 10, 2026Updated 3 weeks ago
- An embedded key/value database for Go.☆9,391Updated this week
- A high performance memory-bound Go cache☆6,787Jan 21, 2026Updated last month
- RocksDB/LevelDB inspired key-value database in Go☆5,790Updated this week
- Golang implementation of Radix trees☆934Jul 6, 2024Updated last year
- Golang implementation of the Raft consensus protocol