mirror of
https://github.com/solaeus/nucleo.git
synced 2024-11-12 18:17:11 +00:00
205 B
205 B
fzf_oxide
An optimized rust port of the fzf fuzzy matching algorithm
TODO:
- case mismatch penalty
- substring/prefix/postfix/exact matcher
- high level API (worker thread, query parsing, sorting)