Decision Workspace
pathmut vs alphanumeric-sort vs is_executable
Side-by-side comparison of Rust crates
46
pathmut
growingv0.8.0
Command line utility for manipulating path strings
64
alphanumeric-sort
stablev1.5.5
This crate can help you sort order for files and folders whose names contain numerals.
62
is_executable
growingv1.0.5
Is there an executable file at the given path?
Core Metrics
| pathmut | alphanumeric-sort | is_executable | |
|---|---|---|---|
| Health Score | 46 | 64 | 62 |
| Total Downloads | 6.5K | 5.1M | 23.5M |
| 30d Downloads | 11 | 363.0K | 2.0M |
| Dependents | 0 | 360 | 1.6K |
| Releases | 8 | 33 | 8 |
| Last Updated | 61d ago | 104d ago | 214d ago |
| Age | 3y 3m | 7y 7m | 8y 6m |
Health Breakdown
pathmut
Maintenance
12
Quality
13
Community
6
Popularity
5
Documentation
10
alphanumeric-sort
Maintenance
13
Quality
18
Community
13
Popularity
8
Documentation
12
is_executable
Maintenance
7
Quality
20
Community
14
Popularity
8
Documentation
13
Technical Details
| pathmut | alphanumeric-sort | is_executable | |
|---|---|---|---|
| Version | 0.8.0 | 1.5.5 | 1.0.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | GPL-3.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 10 | 1 | 2 |
| Crate Size | 31KB | 6KB | 9KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 15.2% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.56 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •alphanumeric-sort leads with a health score of 64/100, but none of the options score above 80.
- •is_executable has the most downloads (23.5M), suggesting wider adoption.
- •is_executable is depended on by 1.6K crates — strongest ecosystem trust.
- •pathmut is pre-1.0 — API may change.