Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.
☆787Jan 24, 2026Updated last month
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below
Sorting:
- Fast, zero heap allocation Go Trie for runes or paths☆503Sep 20, 2024Updated last year
- An immutable radix tree implementation in Golang☆1,087Jan 26, 2026Updated last month
- Golang implementation of Radix trees☆934Jul 6, 2024Updated last year
- Go package implementing bitsets☆1,485Updated this week
- Adaptive Radix Trees implemented in Go☆411Nov 21, 2025Updated 3 months ago
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆290Jul 1, 2025Updated 8 months ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,842Updated this week
- A collection of useful, performant, and threadsafe Go datastructures.☆7,906Feb 16, 2026Updated 2 weeks ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,836Sep 10, 2024Updated last year
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,930Nov 24, 2023Updated 2 years ago
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,086Jul 3, 2024Updated last year
- A portable mmap package for Go☆1,093Dec 12, 2024Updated last year
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,017Dec 17, 2024Updated last year
- Cuckoo Filter: Practically Better Than Bloom☆1,218Jul 15, 2024Updated last year
- Fast key-value DB in Go.☆15,499Updated this week
- A high performance memory-bound Go cache☆6,787Jan 21, 2026Updated last month
- A tool to list and diagnose Go processes currently running on your system☆7,001Jan 8, 2026Updated last month
- A cache library for Go with zero GC overhead.☆5,377Feb 10, 2026Updated 3 weeks ago
- A prefix tree implementation in go☆45Apr 5, 2024Updated last year
- skiplist for golang☆84Nov 21, 2014Updated 11 years ago
- The Universal Filesystem Abstraction for Go☆6,580Jan 13, 2026Updated last month
- Fast event-loop networking for Go☆6,038Oct 22, 2023Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,157Aug 21, 2024Updated last year
- Redis compatible server framework for Go☆2,296May 9, 2025Updated 9 months ago
- Optimized Go Compression Packages☆5,416Updated this week
- Efficient cache for gigabytes of data written in Go.☆8,088Feb 6, 2026Updated 3 weeks ago
- Fast ring-buffer deque (double-ended queue)☆760Feb 11, 2026Updated 3 weeks ago
- The Snappy compression format in the Go programming language.☆1,571Mar 7, 2025Updated 11 months ago
- Anti-memory-waste byte buffer pool☆1,327Jul 20, 2024Updated last year
- Golang in-memory database built on immutable radix trees☆3,446Feb 22, 2026Updated last week
- A well tested and comprehensive Golang statistics library package with no dependencies.☆3,002Jan 2, 2026Updated 2 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆294Jan 31, 2023Updated 3 years ago
- GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more☆17,406Mar 12, 2025Updated 11 months ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 7 months ago
- A modern text/numeric/geo-spatial/vector indexing library for go☆10,976Updated this week
- Stochastic flame graph profiler for Go programs☆3,946Nov 7, 2018Updated 7 years ago
- Golang LRU cache☆4,978Updated this week
- Provides packet processing capabilities for Go☆6,753Mar 19, 2025Updated 11 months ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,754Oct 26, 2025Updated 4 months ago