semkiv / fzgrep-rs

Fuzzy grep implemented in Rust
MIT License
0 stars 0 forks source link

fzgrep-rs

Fuzzy grep implemented in Rust.

Uses vscode-fuzzy-score-rs as a fuzzy matching and scoring library.

⚠️ WARNING: at this point this is still WIP.