Decision Workspace
with_tempdir_procmacro vs with_tempdir vs testdir
Side-by-side comparison of Rust crates
32
with_tempdir_procmacro
growingv0.1.1
Inject a temporary directory and provide as an argument to the function
36
with_tempdir
growingv0.1.0
Inject a temporary directory and provide as an argument to the function
66
testdir
growingv0.10.0
Semi-persistent, scoped test directories
Core Metrics
| with_tempdir_procmacro | with_tempdir | testdir | |
|---|---|---|---|
| Health Score | 32 | 36 | 66 |
| Total Downloads | 2.6K | 1.7K | 333.0K |
| 30d Downloads | 2 | 3 | 16.6K |
| Dependents | 0 | 0 | 375 |
| Releases | 2 | 1 | 19 |
| Last Updated | 2423d ago | 2422d ago | 6d ago |
| Age | 6y 7m | 6y 7m | 5y 3m |
Health Breakdown
with_tempdir_procmacro
Maintenance
3
Quality
8
Community
5
Popularity
4
Documentation
12
with_tempdir
Maintenance
1
Quality
14
Community
5
Popularity
4
Documentation
12
testdir
Maintenance
18
Quality
13
Community
13
Popularity
7
Documentation
15
Technical Details
| with_tempdir_procmacro | with_tempdir | testdir | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.0 | 0.10.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0-or-later | GPL-3.0-or-later | MIT OR Apache-2.0 |
| Dependencies | 7 | 7 | 9 |
| Crate Size | 18KB | 18KB | 27KB |
| Features | 0 | 0 | 0 |
| Yanked % | 100.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2024 |
| 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.
- •⚠ with_tempdir_procmacro, with_tempdir have not been updated in over a year.