1 unstable release

0.1.0 Aug 7, 2022

#2212 in Algorithms

Apache-2.0 OR BSL-1.0 OR MIT

11KB
191 lines

Scour

Fuzzy search implementation in Rust


lib.rs:

Code based on fts_fuzzy_match implementing Aproximate String Matching.

No runtime deps