Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.
☆789Jan 24, 2026Updated 5 months ago
Alternatives and similar repositories for trie
Users that are interested in trie are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Fast, zero heap allocation Go Trie for runes or paths☆509Sep 20, 2024Updated last year
- Golang implementation of Radix trees☆945Jul 6, 2024Updated last year
- An immutable radix tree implementation in Golang☆1,100Updated this week
- Go package implementing bitsets☆1,506Jun 6, 2026Updated 3 weeks ago
- Adaptive Radix Trees implemented in Go☆414Nov 21, 2025Updated 7 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆293Jul 1, 2025Updated last year
- A prefix tree implementation in go☆46Apr 5, 2024Updated 2 years ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,899Jun 11, 2026Updated 3 weeks ago
- A collection of useful, performant, and threadsafe Go datastructures.☆7,931Feb 16, 2026Updated 4 months ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,856May 19, 2026Updated last month
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,924Mar 10, 2026Updated 3 months ago
- A portable mmap package for Go☆1,103Dec 12, 2024Updated last year
- Fast key-value DB in Go.☆15,677Jun 22, 2026Updated last week
- Cuckoo Filter: Practically Better Than Bloom☆1,229Jul 15, 2024Updated last year
- Deploy open-source AI quickly and easily - Special Bonus Offer • AdRunpod Hub is built for open source. One-click deployment and autoscaling endpoints without provisioning your own infrastructure.
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,138Jul 3, 2024Updated last year
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,016Dec 17, 2024Updated last year
- skiplist for golang☆84Nov 21, 2014Updated 11 years ago
- A high performance memory-bound Go cache☆6,940Jun 23, 2026Updated last week
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,166Aug 21, 2024Updated last year
- Fast event-loop networking for Go☆6,035May 19, 2026Updated last month
- Golang in-memory database built on immutable radix trees☆3,468Updated this week
- A tool to list and diagnose Go processes currently running on your system☆7,012Jun 18, 2026Updated 2 weeks ago
- The Snappy compression format in the Go programming language.☆1,571Mar 7, 2025Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A cache library for Go with zero GC overhead.☆5,402Mar 19, 2026Updated 3 months ago
- Bloom filters implemented in Go.☆147Apr 16, 2018Updated 8 years ago
- Efficient cache for gigabytes of data written in Go.☆8,140Jun 22, 2026Updated last week
- GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more☆17,435Mar 12, 2025Updated last year
- The Universal Filesystem Abstraction for Go☆6,665Jun 24, 2026Updated last week
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆296Jan 31, 2023Updated 3 years ago
- Fast ring-buffer deque (double-ended queue)☆778Jun 3, 2026Updated 3 weeks ago
- Redis compatible server framework for Go☆2,300May 9, 2025Updated last year
- A modern text/numeric/geo-spatial/vector indexing library for go☆11,114Updated this week
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Anti-memory-waste byte buffer pool☆1,329Jul 20, 2024Updated last year
- Stochastic flame graph profiler for Go programs☆3,941Nov 7, 2018Updated 7 years ago
- Optimized Go Compression Packages☆5,530Jun 17, 2026Updated 2 weeks ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,881Jul 30, 2025Updated 11 months ago
- Go package implementing Bloom filters, used by many important systems☆2,792Jun 6, 2026Updated 3 weeks ago
- Golang LRU cache☆5,092Jun 25, 2026Updated last week
- A fast string sorting algorithm (MSD radix sort)☆197Mar 8, 2018Updated 8 years ago