Docs.rs
libdictenstein-0.1.0
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
libdictenstein 0.1.0
High-performance dictionary data structures (trie, DAWG, double-array trie, suffix automaton, lock-free durable persistent ART) behind one trait API; pairs with liblevenshtein for fuzzy matching
Crate
Source
Builds
Feature flags
..
bijective
dat_core
persistent_artrie
persistent_artrie_char
persistent_artrie_core
persistent_vocab_artrie
scdawg_core
serialization
suffix_automaton_core
union_zipper
artrie_trait.rs
bloom_filter.rs
char_unit.rs
dawg_core.rs
difference_zipper.rs
double_array_trie.rs
double_array_trie_char.rs
double_array_trie_char_zipper.rs
double_array_trie_zipper.rs
dynamic_dawg.rs
dynamic_dawg_char.rs
dynamic_dawg_char_zipper.rs
dynamic_dawg_u64.rs
dynamic_dawg_u64_zipper.rs
dynamic_dawg_zipper.rs
excluding_prefix_zipper.rs
factory.rs
intersection_zipper.rs
iterator.rs
lib.rs
node_signature.rs
pathmap.rs
pathmap_char.rs
pathmap_zipper.rs
prefix_zipper.rs
scdawg.rs
scdawg_char.rs
substring.rs
suffix_automaton.rs
suffix_automaton_char.rs
suffix_automaton_char_zipper.rs
suffix_automaton_zipper.rs
symmetric_difference_zipper.rs
sync_compat.rs
value.rs
value_diff_zipper.rs
zipper.rs