Decision Workspace
rushfind vs fd-find vs close_enough
Side-by-side comparison of Rust crates
41
rushfind
experimentalv0.1.0
Fast Rust implementation of Unix find with GNU-compatible syntax and parallel traversal
64
fd-find
stablev10.4.2
fd is a simple, fast and user-friendly alternative to find.
52
close_enough
growingv0.6.1
Simple fuzzy-searching function and command line tool.
Core Metrics
| rushfind | fd-find | close_enough | |
|---|---|---|---|
| Health Score | 41 | 64 | 52 |
| Total Downloads | 17 | 711.9K | 11.1K |
| 30d Downloads | 0 | 9.4K | 0 |
| Dependents | 0 | 0 | 1 |
| Releases | 1 | 38 | 7 |
| Last Updated | 32d ago | 76d ago | 207d ago |
| Age | 1m | 8y 8m | 8y 7m |
Health Breakdown
rushfind
Maintenance
11
Quality
11
Community
6
Popularity
1
Documentation
12
fd-find
Maintenance
15
Quality
18
Community
9
Popularity
7
Documentation
15
close_enough
Maintenance
10
Quality
17
Community
7
Popularity
5
Documentation
13
Technical Details
| rushfind | fd-find | close_enough | |
|---|---|---|---|
| Version | 0.1.0 | 10.4.2 | 0.6.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | CC0-1.0 |
| Dependencies | 10 | 24 | 3 |
| Crate Size | 186KB | 145KB | 13KB |
| Features | 0 | 4 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | 1.85 | 1.90.0 | — |
| Owners | 1 | 3 | 1 |
Links
Quick Verdict
- •fd-find leads with a health score of 64/100, but none of the options score above 80.
- •rushfind, close_enough are pre-1.0 — API may change.