Decision Workspace
rclean vs dupe-krill vs clean-dev-dirs
Side-by-side comparison of Rust crates
36
rclean
experimentalv0.1.1
A high-performance Rust-based disk cleanup tool that finds duplicates and storage outliers
57
dupe-krill
growingv1.5.0
An incremental file deduplicator which minimizes amount of data read. Replaces duplicate files with identical content with hardlinks.
53
clean-dev-dirs
growingv2.8.0
A fast CLI tool for recursively cleaning development build directories (Rust, Node.js, Python, Go, Java/Kotlin, C/C++, Swift, .NET) to reclaim disk space
Core Metrics
| rclean | dupe-krill | clean-dev-dirs | |
|---|---|---|---|
| Health Score | 36 | 57 | 53 |
| Total Downloads | 445 | 14.3K | 2.1K |
| 30d Downloads | 3 | 21 | 186 |
| Dependents | 0 | 1 | 0 |
| Releases | 1 | 10 | 23 |
| Last Updated | 254d ago | 169d ago | 4d ago |
| Age | 8m | 7y 7m | 10m |
Health Breakdown
rclean
Maintenance
4
Quality
10
Community
6
Popularity
3
Documentation
13
dupe-krill
Maintenance
10
Quality
20
Community
7
Popularity
5
Documentation
15
clean-dev-dirs
Maintenance
19
Quality
14
Community
6
Popularity
4
Documentation
10
Technical Details
| rclean | dupe-krill | clean-dev-dirs | |
|---|---|---|---|
| Version | 0.1.1 | 1.5.0 | 2.8.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 27 | 9 | 18 |
| Crate Size | 59KB | 20KB | 85KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 4.3% |
| Edition | 2021 | 2024 | 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.
- •rclean is pre-1.0 — API may change.