Decision Workspace
cap-tempfile vs tempfile vs camino-tempfile
Side-by-side comparison of Rust crates
64
cap-tempfile
stablev4.0.2
Capability-based temporary directories
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
| cap-tempfile | tempfile | camino-tempfile | |
|---|---|---|---|
| Health Score | 64 | 69 | 66 |
| Total Downloads | 733.3K | 586.7M | 6.5M |
| 30d Downloads | 41.5K | 48.0M | 644.9K |
| Dependents | 300 | 265.1K | 308 |
| Releases | 90 | 66 | 8 |
| Last Updated | 99d ago | 76d ago | 55d ago |
| Age | 5y 9m | 11y 1m | 3y 1m |
Health Breakdown
cap-tempfile
Maintenance
14
Quality
19
Community
14
Popularity
7
Documentation
10
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
| cap-tempfile | tempfile | camino-tempfile | |
|---|---|---|---|
| Version | 4.0.2 | 3.27.0 | 1.4.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | Apache-2.0 WITH LLVM-exception OR Apache-2.0 OR MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 8 | 6 | 3 |
| Crate Size | 18KB | 45KB | 27KB |
| Features | 3 | 2 | 1 |
| Yanked % | 2.2% | 4.5% | 12.5% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.63 | 1.74 |
| Owners | 2 | 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.