Decision Workspace
bookmark-cd vs pshell vs remove_dir_all
Side-by-side comparison of Rust crates
56
bookmark-cd
stablev1.1.0
Bookmark directories and move to them
62
pshell
growingv1.0.17
Works out if this is running from inside a shell, and if so, which one.
59
remove_dir_all
growingv1.0.0
A safe, reliable implementation of remove_dir_all for Windows
Core Metrics
| bookmark-cd | pshell | remove_dir_all | |
|---|---|---|---|
| Health Score | 56 | 62 | 59 |
| Total Downloads | 50.7K | 21.0K | 117.9M |
| 30d Downloads | 0 | 0 | 2.6M |
| Dependents | 0 | 91 | 1.3K |
| Releases | 51 | 16 | 16 |
| Last Updated | 32d ago | 179d ago | 549d ago |
| Age | 4y 1m | 4y 1m | 9y 2m |
Health Breakdown
bookmark-cd
Maintenance
17
Quality
17
Community
4
Popularity
6
Documentation
12
pshell
Maintenance
11
Quality
20
Community
11
Popularity
5
Documentation
15
remove_dir_all
Maintenance
6
Quality
19
Community
16
Popularity
8
Documentation
10
Technical Details
| bookmark-cd | pshell | remove_dir_all | |
|---|---|---|---|
| Version | 1.1.0 | 1.0.17 | 1.0.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 13 | 1 | 15 |
| Crate Size | 63KB | 13KB | 20KB |
| Features | 0 | 0 | 4 |
| Yanked % | 2.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | 1.74 | — |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •pshell leads with a health score of 62/100, but none of the options score above 80.
- •remove_dir_all has the most downloads (117.9M), suggesting wider adoption.
- •remove_dir_all is depended on by 1.3K crates — strongest ecosystem trust.
- •⚠ remove_dir_all has not been updated in over a year.