Decision Workspace
fs-utils vs pshell vs remove_dir_all
Side-by-side comparison of Rust crates
51
fs-utils
growingv1.1.4
Utilities to help working with the filesytem
64
pshell
stablev1.0.17
Works out if this is running from inside a shell, and if so, which one.
58
remove_dir_all
growingv1.0.0
A safe, reliable implementation of remove_dir_all for Windows
Core Metrics
| fs-utils | pshell | remove_dir_all | |
|---|---|---|---|
| Health Score | 51 | 64 | 58 |
| Total Downloads | 391.6K | 20.9K | 113.0M |
| 30d Downloads | 11.9K | 67 | 2.2M |
| Dependents | 31 | 89 | 1.3K |
| Releases | 7 | 16 | 16 |
| Last Updated | 2246d ago | 120d ago | 490d ago |
| Age | 9y 8m | 3y 11m | 9y |
Health Breakdown
fs-utils
Maintenance
4
Quality
20
Community
8
Popularity
7
Documentation
12
pshell
Maintenance
13
Quality
20
Community
11
Popularity
5
Documentation
15
remove_dir_all
Maintenance
6
Quality
19
Community
15
Popularity
8
Documentation
10
Technical Details
| fs-utils | pshell | remove_dir_all | |
|---|---|---|---|
| Version | 1.1.4 | 1.0.17 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 1 | 15 |
| Crate Size | 3KB | 13KB | 20KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.74 | — |
| Owners | 2 | 1 | 2 |
Links
Quick Verdict
- •pshell leads with a health score of 64/100, but none of the options score above 80.
- •remove_dir_all has the most downloads (113.0M), suggesting wider adoption.
- •remove_dir_all is depended on by 1.3K crates — strongest ecosystem trust.
- •⚠ fs-utils, remove_dir_all have not been updated in over a year.