Decision Workspace
outdir-tempdir vs tmp-path vs temp-dir
Side-by-side comparison of Rust crates
42
outdir-tempdir
growingv0.2.0
A crate for cargo-test to create temporary directories in the OUT_DIR.
50
tmp-path
growingv0.1.2
Test helper to create a temporary directory
64
temp-dir
growingv0.2.0
Simple temporary directory with cleanup
Core Metrics
| outdir-tempdir | tmp-path | temp-dir | |
|---|---|---|---|
| Health Score | 42 | 50 | 64 |
| Total Downloads | 16.7K | 20.3K | 5.9M |
| 30d Downloads | 2.5K | 411 | 338.3K |
| Dependents | 12 | 62 | 2.2K |
| Releases | 2 | 3 | 18 |
| Last Updated | 944d ago | 317d ago | 46d ago |
| Age | 3y 1m | 1y 2m | 5y |
Health Breakdown
outdir-tempdir
Maintenance
4
Quality
15
Community
8
Popularity
5
Documentation
10
tmp-path
Maintenance
7
Quality
15
Community
10
Popularity
5
Documentation
13
temp-dir
Maintenance
15
Quality
16
Community
15
Popularity
8
Documentation
10
Technical Details
| outdir-tempdir | tmp-path | temp-dir | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.2 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 1 | 3 | 0 |
| Crate Size | 4KB | 5KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •temp-dir leads with a health score of 64/100, but none of the options score above 80.
- •temp-dir is depended on by 2.2K crates — strongest ecosystem trust.
- •⚠ outdir-tempdir has not been updated in over a year.