Adaptive Radix Trees implemented in Go
☆411Nov 21, 2025Updated 3 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,088Mar 2, 2026Updated last week
- Golang implementation of Radix trees☆935Jul 6, 2024Updated last year
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,846Feb 27, 2026Updated last week
- an adaptive radix tree implementation in go☆69Oct 11, 2021Updated 4 years ago
- Write ahead log for Go.☆709Aug 31, 2025Updated 6 months ago
- Embedded key-value store for read-heavy workloads written in Go☆1,349Oct 21, 2025Updated 4 months ago
- Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.☆787Jan 24, 2026Updated last month
- An Adaptive Radix Tree (ART) implementation in Go☆83Nov 3, 2023Updated 2 years ago
- Fast, zero heap allocation Go Trie for runes or paths☆503Sep 20, 2024Updated last year
- Golang in-memory database built on immutable radix trees☆3,446Feb 22, 2026Updated 2 weeks ago
- RocksDB/LevelDB inspired key-value database in Go☆5,796Updated 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 2 months ago
- Golang port of Abseil's SwissTable☆828Mar 7, 2025Updated last year
- A simple and efficient hashmap package for Go. Open addressing, robin hood hashing, and xxh3 algorithm. Supports generics.☆221Feb 24, 2026Updated last week
- A simple, fast, embeddable, persistent key/value store written in pure Go. It supports fully serializable transactions and many data stru…☆3,560Feb 8, 2026Updated last month
- Off heap golang memory pool☆60Jul 29, 2021Updated 4 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,156Aug 21, 2024Updated last year
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 7 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,509Jun 28, 2025Updated 8 months ago
- Go package implementing bitsets☆1,485Mar 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
- An R-tree implementation for Go☆340Aug 18, 2024Updated last year
- Simple dense bitmap index in Go with binary operators☆370Jun 28, 2025Updated 8 months ago
- An embedded key/value database for Go.☆9,391Mar 2, 2026Updated last week
- Go library implementing binary fuse and xor filters☆757Jan 26, 2026Updated last month
- Raft backend implementation using BoltDB☆703Feb 22, 2026Updated 2 weeks ago
- ☆14Oct 14, 2024Updated last year
- Fast thread-safe inmemory cache for big number of entries in Go. Minimizes GC overhead☆2,342Feb 18, 2026Updated 2 weeks ago
- Cuckoo Filter: Practically Better Than Bloom☆1,219Jul 15, 2024Updated last year
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,930Nov 24, 2023Updated 2 years ago
- Fast key-value DB in Go.☆15,509Updated this week
- Go library providing algorithms optimized to leverage the characteristics of modern CPUs☆911Sep 23, 2025Updated 5 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,840Sep 10, 2024Updated last year