neo_frizbee 0.5.1

Fast fuzzy matching via SIMD smith waterman, similar algorithm to FZF/FZY
Documentation
1
2
3
pub mod greedy;
pub mod reference;
pub mod simd;