Decision Workspace
rwhich vs which vs temp_deno_which
Side-by-side comparison of Rust crates
38
rwhich
growingv0.1.1
like linux which, can find where the exec command is
75
which
stablev8.0.2
A Rust equivalent of Unix command "which". Locate installed executable in cross platforms.
46
temp_deno_which
experimentalv0.1.0
Temp fork with Sys impl of which crate until a new version is published
Core Metrics
| rwhich | which | temp_deno_which | |
|---|---|---|---|
| Health Score | 38 | 75 | 46 |
| Total Downloads | 1.8K | 296.7M | 11.3K |
| 30d Downloads | 5 | 20.5M | 478 |
| Dependents | 0 | 21.2K | 5 |
| Releases | 2 | 40 | 1 |
| Last Updated | 501d ago | 19d ago | 303d ago |
| Age | 1y 4m | 10y 5m | 10m |
Health Breakdown
rwhich
Maintenance
6
Quality
16
Community
5
Popularity
4
Documentation
7
which
Maintenance
18
Quality
17
Community
17
Popularity
8
Documentation
15
temp_deno_which
Maintenance
3
Quality
15
Community
8
Popularity
5
Documentation
15
Technical Details
| rwhich | which | temp_deno_which | |
|---|---|---|---|
| Version | 0.1.1 | 8.0.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 4 | 7 |
| Crate Size | 6KB | 27KB | 23KB |
| Features | 0 | 4 | 4 |
| Yanked % | 0.0% | 10.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.70 | 1.70 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •which leads with a health score of 75/100, but none of the options score above 80.
- •which is depended on by 21.2K crates — strongest ecosystem trust.
- •⚠ rwhich has not been updated in over a year.
- •rwhich, temp_deno_which are pre-1.0 — API may change.