prefix-trie
Rust
Prefix trie (tree) datastructure (both a set and a map) that provides exact and longest-prefix matches.
Get it → github.comPrefix trie (tree) datastructure (both a set and a map) that provides exact and longest-prefix matches.
Get it → github.com