plar / go-adaptive-radix-treeView external linksLinks
Adaptive Radix Trees implemented in Go
☆411Nov 21, 2025Updated 2 months ago
Alternatives and similar repositories for go-adaptive-radix-tree
Users that are interested in go-adaptive-radix-tree are comparing it to the libraries listed below
Sorting:
- An immutable radix tree implementation in Golang☆1,087Jan 26, 2026Updated 2 weeks ago
- Golang implementation of Radix trees☆935Jul 6, 2024Updated last year
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,829Jan 27, 2026Updated 2 weeks ago
- an adaptive radix tree implementation in go☆69Oct 11, 2021Updated 4 years ago
- Write ahead log for Go.☆707Aug 31, 2025Updated 5 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,349Oct 21, 2025Updated 3 months ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆787Jan 24, 2026Updated 3 weeks ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Nov 3, 2023Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆502Sep 20, 2024Updated last year
- Golang in-memory database built on immutable radix trees☆3,440Jan 27, 2026Updated 2 weeks ago
- RocksDB/LevelDB inspired key-value database in Go☆5,763Updated this week
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Jan 31, 2023Updated 3 years ago
- A prefix tree implementation in go☆45Apr 5, 2024Updated last year
- High Availability Raft Framework for Go☆662Dec 16, 2025Updated last month
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Mar 31, 2023Updated 2 years ago
- Golang port of Abseil's SwissTable☆829Mar 7, 2025Updated 11 months ago
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,551Feb 8, 2026Updated last week
- Off heap golang memory pool☆60Jul 29, 2021Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,159Aug 21, 2024Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,879Jul 30, 2025Updated 6 months ago
- The Adaptive Radix Tree With Optimistic Synchronization.☆21Nov 15, 2018Updated 7 years ago
- Serialized Roaring Bitmaps☆278Mar 29, 2023Updated 2 years ago
- High-performance, columnar, in-memory store with bitmap indexing in Go☆1,506Jun 28, 2025Updated 7 months ago
- Go package implementing bitsets☆1,479Feb 1, 2026Updated last week
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,017Dec 17, 2024Updated last year
- Consistent hashing with bounded loads in Golang☆768Nov 7, 2023Updated 2 years ago
- Simple dense bitmap index in Go with binary operators☆374Jun 28, 2025Updated 7 months ago
- An R-tree implementation for Go☆340Aug 18, 2024Updated last year
- An embedded key/value database for Go.☆9,356Updated this week
- Go library implementing binary fuse and xor filters☆756Jan 26, 2026Updated 2 weeks ago
- Raft backend implementation using BoltDB☆700Jan 14, 2026Updated last month
- ☆12Oct 14, 2024Updated last year
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,335Nov 10, 2025Updated 3 months ago
- Cuckoo Filter: Practically Better Than Bloom☆1,216Jul 15, 2024Updated last year
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,931Nov 24, 2023Updated 2 years ago
- Fast key-value DB in Go.☆15,467Updated this week
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆910Sep 23, 2025Updated 4 months ago
- An in-memory compressed cache for gigabytes of data written in Go.☆19Feb 6, 2023Updated 3 years ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,837Sep 10, 2024Updated last year