Decision Workspace
fzyr vs close_enough vs fuzzy-filter
Side-by-side comparison of Rust crates
34
fzyr
growingv0.1.2
A fuzzy(er) finder 🔎
53
close_enough
growingv0.6.1
Simple fuzzy-searching function and command line tool.
37
fuzzy-filter
growingv0.1.0
A fast implementation (O(n)) of fuzzy-filtering.
Core Metrics
| fzyr | close_enough | fuzzy-filter | |
|---|---|---|---|
| Health Score | 34 | 53 | 37 |
| Total Downloads | 10.6K | 11.0K | 19.1K |
| 30d Downloads | 21 | 59 | 923 |
| Dependents | 0 | 1 | 0 |
| Releases | 3 | 7 | 1 |
| Last Updated | 2758d ago | 148d ago | 2663d ago |
| Age | 7y 7m | 8y 5m | 7y 3m |
Health Breakdown
fzyr
Maintenance
3
Quality
14
Community
6
Popularity
5
Documentation
6
close_enough
Maintenance
11
Quality
17
Community
7
Popularity
5
Documentation
13
fuzzy-filter
Maintenance
1
Quality
16
Community
6
Popularity
5
Documentation
9
Technical Details
| fzyr | close_enough | fuzzy-filter | |
|---|---|---|---|
| Version | 0.1.2 | 0.6.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | CC0-1.0 | MIT |
| Dependencies | 6 | 3 | 0 |
| Crate Size | 12KB | 13KB | 3KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2024 | 2018 |
| 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.
- •⚠fzyr, fuzzy-filter have not been updated in over a year.