Decision Workspace
tmpfile vs tempfile vs camino-tempfile
Side-by-side comparison of Rust crates
53
tmpfile
growingv0.1.0
A temporary file writer with an option to persist.
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
| tmpfile | tempfile | camino-tempfile | |
|---|---|---|---|
| Health Score | 53 | 69 | 66 |
| Total Downloads | 32.4K | 586.7M | 6.5M |
| 30d Downloads | 0 | 48.0M | 644.9K |
| Dependents | 5 | 265.1K | 308 |
| Releases | 4 | 66 | 8 |
| Last Updated | 80d ago | 76d ago | 55d ago |
| Age | 2y 4m | 11y 1m | 3y 1m |
Health Breakdown
tmpfile
Maintenance
13
Quality
15
Community
8
Popularity
5
Documentation
12
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
| tmpfile | tempfile | camino-tempfile | |
|---|---|---|---|
| Version | 0.1.0 | 3.27.0 | 1.4.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | 0BSD | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 6 | 3 |
| Crate Size | 10KB | 45KB | 27KB |
| Features | 1 | 2 | 1 |
| Yanked % | 0.0% | 4.5% | 12.5% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.87 | 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.
- •tmpfile is pre-1.0 — API may change.