trie topic
opencc4j
🇨🇳Open Chinese Convert is an opensource project for conversion between Traditional Chinese and Simplified Chinese.(java 中文繁简体转换)
capsule
The Capsule Hash Trie Collections Library
pyahocorasick
Python module (C extension and plain python) implementing Aho-Corasick algorithm
hat-trie
C++ implementation of a fast and memory efficient HAT-trie
muxie
Muxie is a modern, fast and light HTTP multiplexer for Go. Fully compatible with the http.Handler interface. Written for everyone.
trienet
.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.
trie4j
PATRICIA, Double Array, LOUDS Trie implementations for Java
rust_radix_trie
Fast generic radix trie implemented in Rust