Decision Workspace
fuzzy-filter vs fzyr vs close_enough
Side-by-side comparison of Rust crates
37
fuzzy-filter
growingv0.1.0
A fast implementation (O(n)) of fuzzy-filtering.
34
fzyr
growingv0.1.2
A fuzzy(er) finder 🔎
53
close_enough
growingv0.6.1
Simple fuzzy-searching function and command line tool.
Core Metrics
| fuzzy-filter | fzyr | close_enough | |
|---|---|---|---|
| Health Score | 37 | 34 | 53 |
| Total Downloads | 19.1K | 10.6K | 11.0K |
| 30d Downloads | 910 | 21 | 57 |
| Dependents | 0 | 0 | 1 |
| Releases | 1 | 3 | 7 |
| Last Updated | 2663d ago | 2758d ago | 148d ago |
| Age | 7y 3m | 7y 7m | 8y 5m |
Health Breakdown
fuzzy-filter
Maintenance
1
Quality
16
Community
6
Popularity
5
Documentation
9
fzyr
Maintenance
3
Quality
14
Community
6
Popularity
5
Documentation
6
close_enough
Maintenance
11
Quality
17
Community
7
Popularity
5
Documentation
13
Technical Details
| fuzzy-filter | fzyr | close_enough | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.2 | 0.6.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | non-standard | CC0-1.0 |
| Dependencies | 0 | 6 | 3 |
| Crate Size | 3KB | 12KB | 13KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | — | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •close_enough leads with a health score of 53/100, but none of the options score above 80.
- •fuzzy-filter has the most downloads (19.1K), suggesting wider adoption.
- •⚠fuzzy-filter, fzyr have not been updated in over a year.