prefix-tree
Here are 123 public repositories matching this topic...
Language:All
Sort:Most stars
Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.
- Updated
Jul 17, 2025 - C#
A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.
- Updated
Mar 22, 2023 - Go
This script generates and analyzes prefix tree adders.
- Updated
Apr 9, 2021 - Python
A prefix tree (trie) implementation in go
- Updated
Jul 13, 2024 - Go
Efficiently keep track of changes to genomes
- Updated
Jul 22, 2024 - Python
A trie (prefix tree) data structure implementation in C#.
- Updated
Jul 26, 2025 - C#
adaptive radix tree (a.k.a prefix tree or compact trie)
- Updated
Mar 21, 2025 - Go
Dynamic Score-Decomposed Tries which more efficiently solve the prefix autocomplete problem
- Updated
Mar 30, 2025 - Zig
Efficient generic compact radix tree (trie) implementation in go
- Updated
Jun 2, 2023 - Go
An efficient data structure for fast string similarity searches
- Updated
Feb 8, 2021 - Python
This repository will contain codes of " Compiler Design (CSE3142) ".
- Updated
Nov 20, 2022 - C++
Performance shootout of various trie implementations
- Updated
May 30, 2019 - Haskell
Flash Trie: Beyond 100-Gb/s IP Route Lookup Using Hash-Based Prefix-Compressed Trie
- Updated
Sep 8, 2025 - Go
Genetic programming for math equations with prefix expression trees.
- Updated
Sep 2, 2018 - JavaScript
Fast fuzzy string search
- Updated
Feb 21, 2022 - C++
Generic prefix tree for golang
- Updated
Apr 25, 2025 - Go
Missing Trie implementation for Go
- Updated
Jan 6, 2022 - Go
Trie data structure implementation in TypeScript. Highly performant. No dependencies. Built for a Scrabble Solver.
- Updated
Jan 26, 2025 - TypeScript
Improve this page
Add a description, image, and links to theprefix-tree topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with theprefix-tree topic, visit your repo's landing page and select "manage topics."