Decision Workspace
dupfind vs fd-find vs fs4
Side-by-side comparison of Rust crates
40
dupfind
growingv1.0.0
Duplicate Finder to identify and remove duplicate files
67
fd-find
stablev10.4.2
fd is a simple, fast and user-friendly alternative to find.
58
fs4
growingv0.13.1
No libc, pure Rust cross-platform file locks. Original fs2, now supports async and replace libc by rustix.
Core Metrics
| dupfind | fd-find | fs4 | |
|---|---|---|---|
| Health Score | 40 | 67 | 58 |
| Total Downloads | 1.5K | 692.2K | 36.1M |
| 30d Downloads | 3 | 13.8K | 3.3M |
| Dependents | 0 | 0 | 1.7K |
| Releases | 1 | 38 | 28 |
| Last Updated | 1117d ago | 17d ago | 384d ago |
| Age | 3y | 8y 6m | 4y 2m |
Health Breakdown
dupfind
Maintenance
1
Quality
20
Community
5
Popularity
4
Documentation
10
fd-find
Maintenance
18
Quality
18
Community
9
Popularity
7
Documentation
15
fs4
Maintenance
8
Quality
12
Community
15
Popularity
8
Documentation
15
Technical Details
| dupfind | fd-find | fs4 | |
|---|---|---|---|
| Version | 1.0.0 | 10.4.2 | 0.13.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 24 | 14 |
| Crate Size | 4KB | 145KB | 29KB |
| Features | 0 | 4 | 9 |
| Yanked % | 0.0% | 0.0% | 14.3% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.90.0 | 1.75.0 |
| Owners | 1 | 3 | 1 |
Links
Quick Verdict
- •fd-find leads with a health score of 67/100, but none of the options score above 80.
- •fs4 has the most downloads (36.1M), suggesting wider adoption.
- •fs4 is depended on by 1.7K crates — strongest ecosystem trust.
- •⚠ dupfind, fs4 have not been updated in over a year.
- •fs4 is pre-1.0 — API may change.