Decision Workspace
dupefinder vs detecteff vs dupe-krill
Side-by-side comparison of Rust crates
37
dupefinder
growingv0.2.0
A duplicate file finding utility library that supports directory recursion, multiple directories, and specific file duplicate searching.
40
detecteff
growingv0.3.1
Find and delete duplicate files
57
dupe-krill
growingv1.5.0
An incremental file deduplicator which minimizes amount of data read. Replaces duplicate files with identical content with hardlinks.
Core Metrics
| dupefinder | detecteff | dupe-krill | |
|---|---|---|---|
| Health Score | 37 | 40 | 57 |
| Total Downloads | 4.1K | 5.1K | 14.3K |
| 30d Downloads | 22 | 6 | 21 |
| Dependents | 0 | 0 | 1 |
| Releases | 3 | 4 | 10 |
| Last Updated | 817d ago | 677d ago | 169d ago |
| Age | 2y 2m | 1y 10m | 7y 7m |
Health Breakdown
dupefinder
Maintenance
5
Quality
15
Community
3
Popularity
4
Documentation
10
detecteff
Maintenance
7
Quality
15
Community
6
Popularity
4
Documentation
8
dupe-krill
Maintenance
10
Quality
20
Community
7
Popularity
5
Documentation
15
Technical Details
| dupefinder | detecteff | dupe-krill | |
|---|---|---|---|
| Version | 0.2.0 | 0.3.1 | 1.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | non-standard | MIT |
| Dependencies | 2 | 3 | 9 |
| Crate Size | 9KB | 9KB | 20KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •dupe-krill leads with a health score of 57/100, but none of the options score above 80.
- •⚠ dupefinder, detecteff have not been updated in over a year.
- •dupefinder, detecteff are pre-1.0 — API may change.