tempfile
Cargov3.27.0A library for managing temporary files and directories.
0
Weekly downloads
0
Dependents
0
Dependencies
0/100
Popularity
Overview
tempfile is an Cargo package that a library for managing temporary files and directories. The latest version is 3.27.0.
Who should use it
Teams working in the Cargo ecosystem who need a library for managing temporary files and directories and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your Cargo stack.
Pros
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
- No license detected — review usage terms before adopting.
Auto-generated from collected registry metadata. No external claims are inferred.
Version history
| Version | Published | License |
|---|---|---|
| 3.27.0latest | 4 months ago | MIT OR Apache-2.0 |
| 3.26.0 | 4 months ago | MIT OR Apache-2.0 |
| 3.25.0 | 5 months ago | MIT OR Apache-2.0 |
| 3.24.0 | 6 months ago | MIT OR Apache-2.0 |
| 3.23.0 | 9 months ago | MIT OR Apache-2.0 |
| 3.22.0 | 10 months ago | MIT OR Apache-2.0 |
| 3.21.0 | 11 months ago | MIT OR Apache-2.0 |
| 3.20.0 | 1 year ago | MIT OR Apache-2.0 |
| 3.19.1 | 1 year ago | MIT OR Apache-2.0 |
| 3.19.0 | 1 year ago | MIT OR Apache-2.0 |
| 3.18.0 | 1 year ago | MIT OR Apache-2.0 |
| 3.17.1 | 1 year ago | MIT OR Apache-2.0 |
| 3.17.0 | 1 year ago | MIT OR Apache-2.0 |
| 3.16.0 | 1 year ago | MIT OR Apache-2.0 |
| 3.15.0 | 1 year ago | MIT OR Apache-2.0 |
| 3.14.0 | 1 year ago | MIT OR Apache-2.0 |
| 3.13.0 | 1 year ago | MIT OR Apache-2.0 |
| 3.12.0 | 1 year ago | MIT OR Apache-2.0 |
| 3.11.0 | 1 year ago | MIT OR Apache-2.0 |
| 3.10.1 | 2 years ago | MIT OR Apache-2.0 |
Maintainers
Keywords
Frequently asked questions
How do I install tempfile?
Run `cargo add tempfile` to add tempfile to your Cargo project.
What license is tempfile released under?
No license was detected in tempfile's metadata; review the repository before use.
How popular is tempfile?
tempfile has approximately 0 downloads per week.