Decision Workspace
rustdupe vs dupfinder vs ddupe
Side-by-side comparison of Rust crates
39
rustdupe
experimentalv0.2.0
Smart duplicate file finder with interactive TUI
53
dupfinder
experimentalv0.3.2
A fast duplicate file finder with glob/regex filtering, JSON export, and cross-platform delete scripts
47
ddupe
experimentalv1.1.0
Fast, cross-platform CLI for finding and removing duplicate files by content hash.
Core Metrics
| rustdupe | dupfinder | ddupe | |
|---|---|---|---|
| Health Score | 39 | 53 | 47 |
| Total Downloads | 37 | 183 | 66 |
| 30d Downloads | 5 | 9 | 4 |
| Dependents | 0 | 0 | 0 |
| Releases | 2 | 7 | 2 |
| Last Updated | 50d ago | 114d ago | 109d ago |
| Age | 1m | 3m | 3m |
Health Breakdown
rustdupe
Maintenance
11
Quality
8
Community
6
Popularity
2
Documentation
12
dupfinder
Maintenance
19
Quality
12
Community
6
Popularity
3
Documentation
13
ddupe
Maintenance
11
Quality
15
Community
6
Popularity
2
Documentation
13
Technical Details
| rustdupe | dupfinder | ddupe | |
|---|---|---|---|
| Version | 0.2.0 | 0.3.2 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | LGPL-3.0-or-later |
| Dependencies | 30 | 10 | 10 |
| Crate Size | 1.0MB | 40KB | 22KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.85 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dupfinder leads with a health score of 53/100, but none of the options score above 80.
- •rustdupe, dupfinder are pre-1.0 — API may change.