Decision Workspace
auto-delete-path vs testdir vs testfile
Side-by-side comparison of Rust crates
44
auto-delete-path
growingv0.2.0
A simple PathBuf wrapper that gets deleted when it goes out of scope
66
testdir
growingv0.10.0
Semi-persistent, scoped test directories
46
testfile
growingv0.1.5
Temporary test file/dir management for unit tests
Core Metrics
| auto-delete-path | testdir | testfile | |
|---|---|---|---|
| Health Score | 44 | 66 | 46 |
| Total Downloads | 15.6K | 333.0K | 22.5K |
| 30d Downloads | 158 | 16.6K | 574 |
| Dependents | 9 | 375 | 26 |
| Releases | 2 | 19 | 17 |
| Last Updated | 1408d ago | 6d ago | 320d ago |
| Age | 5y 4m | 5y 3m | 5y 9m |
Health Breakdown
auto-delete-path
Maintenance
3
Quality
15
Community
9
Popularity
5
Documentation
12
testdir
Maintenance
18
Quality
13
Community
13
Popularity
7
Documentation
15
testfile
Maintenance
6
Quality
15
Community
10
Popularity
5
Documentation
10
Technical Details
| auto-delete-path | testdir | testfile | |
|---|---|---|---|
| Version | 0.2.0 | 0.10.0 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 9 | 2 |
| Crate Size | 2KB | 27KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | 1.88 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •testdir leads with a health score of 66/100, but none of the options score above 80.
- •testdir is depended on by 375 crates — strongest ecosystem trust.
- •⚠ auto-delete-path has not been updated in over a year.