Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.
☆788Jan 24, 2026Updated 4 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☆507Sep 20, 2024Updated last year
- Golang implementation of Radix trees☆942Jul 6, 2024Updated last year
- An immutable radix tree implementation in Golang☆1,096Updated this week
- Go package implementing bitsets☆1,502Jun 6, 2026Updated last week
- Adaptive Radix Trees implemented in Go☆413Nov 21, 2025Updated 6 months ago
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- A generic patricia trie (also called radix tree) implemented in Go (Golang)☆293Jul 1, 2025Updated 11 months ago
- A prefix tree implementation in go☆46Apr 5, 2024Updated 2 years ago
- Roaring bitmaps in Go (golang), used by InfluxDB, Bleve, DataDog☆2,887Jun 6, 2026Updated last week
- A collection of useful, performant, and threadsafe Go datastructures.☆7,927Feb 16, 2026Updated 3 months ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,855May 19, 2026Updated 3 weeks ago
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,926Mar 10, 2026Updated 3 months ago
- A portable mmap package for Go☆1,103Dec 12, 2024Updated last year
- Fast key-value DB in Go.☆15,646Jun 6, 2026Updated last week
- Cuckoo Filter: Practically Better Than Bloom☆1,229Jul 15, 2024Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- A Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,134Jul 3, 2024Updated last year
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,015Dec 17, 2024Updated last year
- skiplist for golang☆84Nov 21, 2014Updated 11 years ago
- A high performance memory-bound Go cache☆6,916May 6, 2026Updated last month
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,158Aug 21, 2024Updated last year
- Fast event-loop networking for Go☆6,033May 19, 2026Updated 3 weeks ago
- Golang in-memory database built on immutable radix trees☆3,465May 24, 2026Updated 2 weeks ago
- A tool to list and diagnose Go processes currently running on your system☆7,006May 5, 2026Updated last month
- The Snappy compression format in the Go programming language.☆1,572Mar 7, 2025Updated last year
- 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 cache library for Go with zero GC overhead.☆5,397Mar 19, 2026Updated 2 months ago
- Bloom filters implemented in Go.☆147Apr 16, 2018Updated 8 years ago
- Efficient cache for gigabytes of data written in Go.☆8,139Apr 24, 2026Updated last month
- GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more☆17,437Mar 12, 2025Updated last year
- The Universal Filesystem Abstraction for Go☆6,658Jun 4, 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)☆775Jun 3, 2026Updated last week
- Redis compatible server framework for Go☆2,298May 9, 2025Updated last year
- A modern text/numeric/geo-spatial/vector indexing library for go☆11,099Jun 4, 2026Updated last week
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Anti-memory-waste byte buffer pool☆1,330Jul 20, 2024Updated last year
- Stochastic flame graph profiler for Go programs☆3,941Nov 7, 2018Updated 7 years ago
- Optimized Go Compression Packages☆5,515Jun 3, 2026Updated last week
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,879Jul 30, 2025Updated 10 months ago
- Go package implementing Bloom filters, used by many important systems☆2,787Jun 6, 2026Updated last week
- Golang LRU cache☆5,078May 25, 2026Updated 2 weeks ago
- A fast string sorting algorithm (MSD radix sort)☆197Mar 8, 2018Updated 8 years ago