trie topic
InterviewPrep
My solution codes for 400+ algorithms and data structure problems. Most common and famous interview placement questions from Data Structures and Algorithms.
mspm
Multi-String Pattern Matching Algorithm Using TrieNode
AhoCorasickDoubleArrayTrie
Very fast C# implementation of Aho Corasick algorithm based on Double Array Trie.
trex
Efficient string matching with regular expressions
Data-Structures-And-Algorithm
A collection of algorithms and data structures in C++. If you loved it, give a 🌟!
faststringmap
A fast (5x) string keyed read-only map for Go - particularly good for keys using a small set of nearby runes.
tongrams-rs
Rust library providing fast language model queries in compressed space
xcdat
Fast compressed trie dictionary library