Data structure and relevant algorithms for extremely fast prefix/fuzzy string searching.
☆789Jan 24, 2026Updated 3 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☆506Sep 20, 2024Updated last year
- Golang implementation of Radix trees☆936Jul 6, 2024Updated last year
- An immutable radix tree implementation in Golang☆1,095Apr 13, 2026Updated 2 weeks ago
- Go package implementing bitsets☆1,492Mar 1, 2026Updated 2 months ago
- Adaptive Radix Trees implemented in Go☆414Nov 21, 2025Updated 5 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)☆291Jul 1, 2025Updated 10 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,876Apr 14, 2026Updated 2 weeks ago
- A collection of useful, performant, and threadsafe Go datastructures.☆7,914Feb 16, 2026Updated 2 months ago
- BuntDB is an embeddable, in-memory key/value database for Go with custom indexing and geospatial support☆4,844Sep 10, 2024Updated last year
- Surprisingly space efficient trie in Golang(11 bits/key; 100 ns/get).☆1,929Mar 10, 2026Updated last month
- A portable mmap package for Go☆1,101Dec 12, 2024Updated last year
- Fast key-value DB in Go.☆15,589Apr 20, 2026Updated last week
- Cuckoo Filter: Practically Better Than Bloom☆1,225Jul 15, 2024Updated 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 Go implementation of the 64-bit xxHash algorithm (XXH64)☆2,114Jul 3, 2024Updated last year
- moss - a simple, fast, ordered, persistable, key-val storage library for golang☆1,017Dec 17, 2024Updated last year
- skiplist for golang☆84Nov 21, 2014Updated 11 years ago
- A high performance memory-bound Go cache☆6,880Jan 21, 2026Updated 3 months ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆4,155Aug 21, 2024Updated last year
- Fast event-loop networking for Go☆6,035Oct 22, 2023Updated 2 years ago
- Golang in-memory database built on immutable radix trees☆3,456Mar 13, 2026Updated last month
- A tool to list and diagnose Go processes currently running on your system☆7,011Jan 8, 2026Updated 3 months ago
- The Snappy compression format in the Go programming language.☆1,570Mar 7, 2025Updated last year
- Proton VPN Special Offer - Get 70% off • AdSpecial partner offer. Trusted by over 100 million users worldwide. Tested, Approved and Recommended by Experts.
- A cache library for Go with zero GC overhead.☆5,386Mar 19, 2026Updated last month
- Bloom filters implemented in Go.☆147Apr 16, 2018Updated 8 years ago
- Efficient cache for gigabytes of data written in Go.☆8,121Apr 24, 2026Updated last week
- GoDS (Go Data Structures) - Sets, Lists, Stacks, Maps, Trees, Queues, and much more☆17,415Mar 12, 2025Updated last year
- The Universal Filesystem Abstraction for Go☆6,637Apr 9, 2026Updated 3 weeks ago
- 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)☆773Feb 11, 2026Updated 2 months ago
- Redis compatible server framework for Go☆2,300May 9, 2025Updated 11 months ago
- A modern text/numeric/geo-spatial/vector indexing library for go☆11,020Updated this week
- Open source password manager - Proton Pass • AdSecurely store, share, and autofill your credentials with Proton Pass, the end-to-end encrypted password manager trusted by millions.
- Anti-memory-waste byte buffer pool☆1,328Jul 20, 2024Updated last year
- Optimized Go Compression Packages☆5,482Updated this week
- Stochastic flame graph profiler for Go programs☆3,945Nov 7, 2018Updated 7 years ago
- A Golang lock-free thread-safe HashMap optimized for fastest read access.☆1,880Jul 30, 2025Updated 9 months ago
- Go package implementing Bloom filters, used by Milvus and Beego.☆2,771Oct 26, 2025Updated 6 months ago
- Golang LRU cache☆5,045Mar 13, 2026Updated last month
- A fast string sorting algorithm (MSD radix sort)☆196Mar 8, 2018Updated 8 years ago