trie topic
completely
Java autocomplete library.
tongrams
A C++ library providing fast language model queries in compressed space.
goodname
Tool to assist you with cool naming of your methods and software
segment
The jieba-analysis tool for java.(基于结巴分词词库实现的更加灵活优雅易用,高性能的 java 分词实现。支持词性标注。)
trie
A Trie implementation in Go meant for auto-completion use cases. Supports Levenshtein distance search.
Algorithms
Data Structures & Algorithms. Includes solutions for Cracking the Coding Interview 6th Edition
trie
Trie (a.k.a. prefix tree) C# implementation. Has constant-time string prefix lookup.
thmap
Concurrent trie-hash map library
unitdb
Fast specialized time-series database for IoT, real-time internet connected devices and AI analytics.
qp-trie-rs
An idiomatic and fast QP-trie implementation in pure Rust.