Decision Workspace
is_executable vs fs-mistrust vs alphanumeric-sort
Side-by-side comparison of Rust crates
61
is_executable
growingv1.0.5
Is there an executable file at the given path?
70
fs-mistrust
growingv0.14.1
Ensure that files can only be read or written by trusted users
66
alphanumeric-sort
stablev1.5.6
This crate can help you sort order for files and folders whose names contain numerals.
Core Metrics
| is_executable | fs-mistrust | alphanumeric-sort | |
|---|---|---|---|
| Health Score | 61 | 70 | 66 |
| Total Downloads | 26.9M | 630.0K | 5.8M |
| 30d Downloads | 1.7M | 177.5K | 353.5K |
| Dependents | 1.7K | 450 | 375 |
| Releases | 8 | 40 | 34 |
| Last Updated | 273d ago | 56d ago | 51d ago |
| Age | 8y 8m | 4y | 7y 9m |
Health Breakdown
is_executable
Maintenance
6
Quality
20
Community
14
Popularity
8
Documentation
13
fs-mistrust
Maintenance
20
Quality
15
Community
16
Popularity
7
Documentation
12
alphanumeric-sort
Maintenance
15
Quality
18
Community
13
Popularity
8
Documentation
12
Technical Details
| is_executable | fs-mistrust | alphanumeric-sort | |
|---|---|---|---|
| Version | 1.0.5 | 0.14.1 | 1.5.6 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 11 | 1 |
| Crate Size | 9KB | 53KB | 6KB |
| Features | 0 | 3 | 2 |
| Yanked % | 0.0% | 0.0% | 14.7% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.89 | 1.56 |
| Owners | 1 | 4 | 1 |
Links
Quick Verdict
- •fs-mistrust leads with a health score of 70/100, but none of the options score above 80.
- •is_executable has the most downloads (26.9M), suggesting wider adoption.
- •is_executable is depended on by 1.7K crates — strongest ecosystem trust.
- •fs-mistrust is pre-1.0 — API may change.