# 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)