Decision Workspace
cap-tempfile vs tempfile vs camino-tempfile
Side-by-side comparison of Rust crates
67
cap-tempfile
stablev4.0.2
Capability-based temporary directories
75
tempfile
stablev3.27.0
A library for managing temporary files and directories.
59
camino-tempfile
growingv1.4.1
A library for managing temporary files and directories, with UTF-8 paths.
Core Metrics
| cap-tempfile | tempfile | camino-tempfile | |
|---|---|---|---|
| Health Score | 67 | 75 | 59 |
| Total Downloads | 636.3K | 501.7M | 5.4M |
| 30d Downloads | 60.8K | 37.3M | 577.3K |
| Dependents | 296 | 197.6K | 291 |
| Releases | 90 | 66 | 8 |
| Last Updated | 40d ago | 17d ago | 319d ago |
| Age | 5y 7m | 10y 11m | 2y 11m |
Health Breakdown
cap-tempfile
Maintenance
17
Quality
19
Community
14
Popularity
7
Documentation
10
tempfile
Maintenance
18
Quality
20
Community
14
Popularity
8
Documentation
15
camino-tempfile
Maintenance
6
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 | 2 | 1 |
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.