neo_frizbee 0.8.0

Fast fuzzy matching via SIMD smith waterman, similar algorithm to FZF/FZY
Documentation
1
2
3
4
5
mod bucket;
mod bucket_collection;
mod matcher;

pub use matcher::IncrementalMatcher;