laysakura / trie-rs

Memory efficient trie (prefix tree) library based on LOUDS
https://crates.io/crates/trie-rs
Apache License 2.0
90 stars 10 forks source link

trie_labels: Vec<TrieLabel<Label>> #14

Closed laysakura closed 5 years ago

laysakura commented 5 years ago

https://github.com/laysakura/trie-rs/issues/9