Decision Workspace
app-path vs executable_path_finder vs is_executable
Side-by-side comparison of Rust crates
56
app-path
growingv1.1.2
Create file paths relative to your executable for truly portable applications
39
executable_path_finder
growingv0.0.5
A utility library for finding executable paths
62
is_executable
growingv1.0.5
Is there an executable file at the given path?
Core Metrics
| app-path | executable_path_finder | is_executable | |
|---|---|---|---|
| Health Score | 56 | 39 | 62 |
| Total Downloads | 7.7K | 5.0K | 23.5M |
| 30d Downloads | 70 | 8 | 2.0M |
| Dependents | 23 | 0 | 1.6K |
| Releases | 17 | 5 | 8 |
| Last Updated | 248d ago | 496d ago | 214d ago |
| Age | 8m | 1y 6m | 8y 6m |
Health Breakdown
app-path
Maintenance
13
Quality
15
Community
10
Popularity
5
Documentation
13
executable_path_finder
Maintenance
7
Quality
15
Community
3
Popularity
4
Documentation
10
is_executable
Maintenance
7
Quality
20
Community
14
Popularity
8
Documentation
13
Technical Details
| app-path | executable_path_finder | is_executable | |
|---|---|---|---|
| Version | 1.1.2 | 0.0.5 | 1.0.5 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 2 |
| Crate Size | 50KB | 6KB | 9KB |
| Features | 0 | 0 | 0 |
| Yanked % | 5.9% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •is_executable leads with a health score of 62/100, but none of the options score above 80.
- •is_executable is depended on by 1.6K crates — strongest ecosystem trust.
- •⚠ executable_path_finder has not been updated in over a year.
- •executable_path_finder is pre-1.0 — API may change.