Decision Workspace
async-spooled-tempfile vs tempfile vs camino-tempfile
Side-by-side comparison of Rust crates
46
async-spooled-tempfile
growingv0.1.0
Asynchronous spooled temporary file
69
tempfile
stablev3.27.0
A library for managing temporary files and directories.
66
camino-tempfile
stablev1.4.1
A library for managing temporary files and directories, with UTF-8 paths.
Core Metrics
| async-spooled-tempfile | tempfile | camino-tempfile | |
|---|---|---|---|
| Health Score | 46 | 69 | 66 |
| Total Downloads | 93.6K | 586.7M | 6.5M |
| 30d Downloads | 26.3K | 48.0M | 644.9K |
| Dependents | 17 | 265.1K | 308 |
| Releases | 1 | 66 | 8 |
| Last Updated | 530d ago | 76d ago | 55d ago |
| Age | 1y 5m | 11y 1m | 3y 1m |
Health Breakdown
async-spooled-tempfile
Maintenance
2
Quality
15
Community
8
Popularity
6
Documentation
15
tempfile
Maintenance
14
Quality
20
Community
12
Popularity
8
Documentation
15
camino-tempfile
Maintenance
13
Quality
17
Community
13
Popularity
8
Documentation
15
Technical Details
| async-spooled-tempfile | tempfile | camino-tempfile | |
|---|---|---|---|
| Version | 0.1.0 | 3.27.0 | 1.4.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 OR MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 6 | 3 |
| Crate Size | 9KB | 45KB | 27KB |
| Features | 0 | 2 | 1 |
| Yanked % | 0.0% | 4.5% | 12.5% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.70 | 1.63 | 1.74 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tempfile leads with a health score of 69/100, but none of the options score above 80.
- •tempfile is depended on by 265.1K crates — strongest ecosystem trust.
- •⚠ async-spooled-tempfile has not been updated in over a year.
- •async-spooled-tempfile is pre-1.0 — API may change.