Decision Workspace
remove_dir_all_ext vs remove_dir_all vs pshell
Side-by-side comparison of Rust crates
37
remove_dir_all_ext
growingv0.8.4
A safe, reliable implementation of remove_dir_all for Windows
58
remove_dir_all
growingv1.0.0
A safe, reliable implementation of remove_dir_all for Windows
64
pshell
stablev1.0.17
Works out if this is running from inside a shell, and if so, which one.
Core Metrics
| remove_dir_all_ext | remove_dir_all | pshell | |
|---|---|---|---|
| Health Score | 37 | 58 | 64 |
| Total Downloads | 2.2K | 113.0M | 20.9K |
| 30d Downloads | 7 | 2.3M | 68 |
| Dependents | 0 | 1.3K | 89 |
| Releases | 2 | 16 | 16 |
| Last Updated | 593d ago | 490d ago | 120d ago |
| Age | 1y 7m | 9y | 3y 11m |
Health Breakdown
remove_dir_all_ext
Maintenance
5
Quality
14
Community
5
Popularity
4
Documentation
9
remove_dir_all
Maintenance
6
Quality
19
Community
15
Popularity
8
Documentation
10
pshell
Maintenance
13
Quality
20
Community
11
Popularity
5
Documentation
15
Technical Details
| remove_dir_all_ext | remove_dir_all | pshell | |
|---|---|---|---|
| Version | 0.8.4 | 1.0.0 | 1.0.17 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 17 | 15 | 1 |
| Crate Size | 21KB | 20KB | 13KB |
| Features | 4 | 4 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | 1.74 |
| Owners | 1 | 2 | 1 |
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.
- •⚠ remove_dir_all_ext, remove_dir_all have not been updated in over a year.
- •remove_dir_all_ext is pre-1.0 — API may change.