Decision Workspace
executable_path_finder vs app-path vs softpath
Side-by-side comparison of Rust crates
39
executable_path_finder
growingv0.0.5
A utility library for finding executable paths
56
app-path
growingv1.1.2
Create file paths relative to your executable for truly portable applications
48
softpath
experimentalv0.2.2
A human-friendly file and directory path manipulation library for Rust.
Core Metrics
| executable_path_finder | app-path | softpath | |
|---|---|---|---|
| Health Score | 39 | 56 | 48 |
| Total Downloads | 5.0K | 7.7K | 4.7K |
| 30d Downloads | 8 | 70 | 97 |
| Dependents | 0 | 23 | 2 |
| Releases | 5 | 17 | 6 |
| Last Updated | 496d ago | 248d ago | 269d ago |
| Age | 1y 6m | 8m | 9m |
Health Breakdown
executable_path_finder
Maintenance
7
Quality
15
Community
3
Popularity
4
Documentation
10
app-path
Maintenance
13
Quality
15
Community
10
Popularity
5
Documentation
13
softpath
Maintenance
10
Quality
12
Community
7
Popularity
4
Documentation
15
Technical Details
| executable_path_finder | app-path | softpath | |
|---|---|---|---|
| Version | 0.0.5 | 1.1.2 | 0.2.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 3 | 3 | 9 |
| Crate Size | 6KB | 50KB | 24KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 5.9% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.70.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •app-path leads with a health score of 56/100, but none of the options score above 80.
- •⚠ executable_path_finder has not been updated in over a year.
- •executable_path_finder, softpath are pre-1.0 — API may change.