Decision Workspace
filepath vs alphanumeric-sort vs is_executable
Side-by-side comparison of Rust crates
47
filepath
growingv0.2.0
Get the filesystem path of a file.
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
| filepath | alphanumeric-sort | is_executable | |
|---|---|---|---|
| Health Score | 47 | 64 | 62 |
| Total Downloads | 1.1M | 5.1M | 23.5M |
| 30d Downloads | 71.1K | 363.0K | 2.0M |
| Dependents | 226 | 360 | 1.6K |
| Releases | 5 | 33 | 8 |
| Last Updated | 456d ago | 104d ago | 214d ago |
| Age | 7y 7m | 7y 7m | 8y 6m |
Health Breakdown
filepath
Maintenance
5
Quality
15
Community
10
Popularity
7
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
| filepath | alphanumeric-sort | is_executable | |
|---|---|---|---|
| Version | 0.2.0 | 1.5.5 | 1.0.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | Apache-2.0/MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 1 | 2 |
| Crate Size | 7KB | 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.
- •⚠ filepath has not been updated in over a year.
- •filepath is pre-1.0 — API may change.