Decision Workspace
walkup vs fs_extra vs write-to-file
Side-by-side comparison of Rust crates
50
walkup
growingv1.0.2
Finds a file by walking up the directory tree
56
fs_extra
growingv1.3.0
Expanding std::fs and std::io. Recursively copy folders with information about process and much more.
52
write-to-file
growingv1.0.2
Write to a file, simple helper fn and traits lib crate.
Core Metrics
| walkup | fs_extra | write-to-file | |
|---|---|---|---|
| Health Score | 50 | 56 | 52 |
| Total Downloads | 2.6K | 144.9M | 8.8K |
| 30d Downloads | 7 | 15.2M | 148 |
| Dependents | 0 | 11.5K | 9 |
| Releases | 3 | 9 | 3 |
| Last Updated | 307d ago | 1148d ago | 1416d ago |
| Age | 1y 7m | 9y 1m | 3y 10m |
Health Breakdown
walkup
Maintenance
7
Quality
19
Community
5
Popularity
4
Documentation
15
fs_extra
Maintenance
3
Quality
21
Community
12
Popularity
8
Documentation
12
write-to-file
Maintenance
4
Quality
21
Community
9
Popularity
5
Documentation
13
Technical Details
| walkup | fs_extra | write-to-file | |
|---|---|---|---|
| Version | 1.0.2 | 1.3.0 | 1.0.2 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | Unlicense OR CC0-1.0 | MIT | MIT |
| Dependencies | 2 | 0 | 0 |
| Crate Size | 9KB | 31KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2018 | 2021 |
| MSRV | 1.56.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fs_extra leads with a health score of 56/100, but none of the options score above 80.
- •fs_extra is depended on by 11.5K crates — strongest ecosystem trust.
- •⚠ fs_extra, write-to-file have not been updated in over a year.