Marisa Trie is an open source software project. Static memory-efficient Trie-like structures for Python (2.x and 3.x) based on marisa-trie C++ library..
Trienet is an open source software project. .NET Implementations of Trie Data Structures for Substring Search, Auto-completion and Intelli-sense. Includes: patricia trie, suffix trie and a trie implementation using Ukkonen's algorithm..
Trie Prefix Tree is an open source software project. Create and modify trie prefix structures and extract word lists including prefixes, anagrams and sub-anagrams.
Trie is an open source software project. A Mixed Trie and Levenshtein distance implementation in Java for extremely fast prefix string searching and string similarity..