Decision Workspace
async-spooled-tempfile vs tempfile vs cap-tempfile
Side-by-side comparison of Rust crates
45
async-spooled-tempfile
growingv0.1.0
Asynchronous spooled temporary file
75
tempfile
stablev3.27.0
A library for managing temporary files and directories.
67
cap-tempfile
stablev4.0.2
Capability-based temporary directories
Core Metrics
| async-spooled-tempfile | tempfile | cap-tempfile | |
|---|---|---|---|
| Health Score | 45 | 75 | 67 |
| Total Downloads | 37.8K | 501.7M | 636.3K |
| 30d Downloads | 29.3K | 37.3M | 60.8K |
| Dependents | 8 | 197.6K | 296 |
| Releases | 1 | 66 | 90 |
| Last Updated | 471d ago | 17d ago | 40d ago |
| Age | 1y 3m | 10y 11m | 5y 7m |
Health Breakdown
async-spooled-tempfile
Maintenance
2
Quality
15
Community
8
Popularity
5
Documentation
15
tempfile
Maintenance
18
Quality
20
Community
14
Popularity
8
Documentation
15
cap-tempfile
Maintenance
17
Quality
19
Community
14
Popularity
7
Documentation
10
Technical Details
| async-spooled-tempfile | tempfile | cap-tempfile | |
|---|---|---|---|
| Version | 0.1.0 | 3.27.0 | 4.0.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0 OR MIT | MIT OR Apache-2.0 | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT |
| Dependencies | 3 | 6 | 8 |
| Crate Size | 9KB | 45KB | 18KB |
| Features | 0 | 2 | 3 |
| Yanked % | 0.0% | 4.5% | 2.2% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.70 | 1.63 | — |
| Owners | 1 | 2 | 2 |
Links
Quick Verdict
- •tempfile leads with a health score of 75/100, but none of the options score above 80.
- •tempfile is depended on by 197.6K 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.