Decision Workspace
file_tree vs mktemp vs test_dir
Side-by-side comparison of Rust crates
36
file_tree
growingv0.1.1
Creates a directory structure suitable for storing large numbers of files, and optionally deletes the created directory and files when dropped.
49
mktemp
growingv0.5.1
mktemp files and directories
44
test_dir
growingv0.2.0
Easy creation of temporary file structure for test purpose.
Core Metrics
| file_tree | mktemp | test_dir | |
|---|---|---|---|
| Health Score | 36 | 49 | 44 |
| Total Downloads | 5.3K | 2.5M | 165.8K |
| 30d Downloads | 31 | 31.7K | 6.0K |
| Dependents | 0 | 567 | 123 |
| Releases | 2 | 9 | 2 |
| Last Updated | 2459d ago | 931d ago | 1452d ago |
| Age | 7y 9m | 10y | 6y 5m |
Health Breakdown
file_tree
Maintenance
3
Quality
15
Community
5
Popularity
4
Documentation
9
mktemp
Maintenance
4
Quality
15
Community
11
Popularity
8
Documentation
11
test_dir
Maintenance
3
Quality
15
Community
11
Popularity
6
Documentation
9
Technical Details
| file_tree | mktemp | test_dir | |
|---|---|---|---|
| Version | 0.1.1 | 0.5.1 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MPL-2.0 | MIT |
| Dependencies | 2 | 1 | 1 |
| Crate Size | 6KB | 9KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | — | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mktemp leads with a health score of 49/100, but none of the options score above 80.
- •mktemp is depended on by 567 crates — strongest ecosystem trust.
- •⚠ file_tree, mktemp, test_dir have not been updated in over a year.