Decision Workspace
target-lexicon vs rustc-host vs guess_host_triple
Side-by-side comparison of Rust crates
73
target-lexicon
growingv0.13.5
LLVM target triple types
55
rustc-host
growingv0.1.7
Get host target triplet of rustc.
49
guess_host_triple
growingv0.1.5
Guess which Rust-supported platform is running the current code
Core Metrics
| target-lexicon | rustc-host | guess_host_triple | |
|---|---|---|---|
| Health Score | 73 | 55 | 49 |
| Total Downloads | 219.1M | 52.4K | 1.2M |
| 30d Downloads | 17.5M | 1.3K | 47.5K |
| Dependents | 5.6K | 48 | 214 |
| Releases | 42 | 8 | 6 |
| Last Updated | 40d ago | 1146d ago | 270d ago |
| Age | 7y 10m | 3y 1m | 7y 11m |
Health Breakdown
target-lexicon
Maintenance
17
Quality
17
Community
19
Popularity
8
Documentation
12
rustc-host
Maintenance
8
Quality
16
Community
10
Popularity
6
Documentation
15
guess_host_triple
Maintenance
9
Quality
14
Community
11
Popularity
7
Documentation
8
Technical Details
| target-lexicon | rustc-host | guess_host_triple | |
|---|---|---|---|
| Version | 0.13.5 | 0.1.7 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 WITH LLVM-exception | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 2 | 1 | 6 |
| Crate Size | 27KB | 8KB | 17KB |
| Features | 5 | 1 | 0 |
| Yanked % | 2.4% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | — |
| MSRV | — | 1.56.1 | — |
| Owners | 3 (team) | 1 | 1 |
Links
Quick Verdict
- •target-lexicon leads with a health score of 73/100, but none of the options score above 80.
- •target-lexicon is depended on by 5.6K crates — strongest ecosystem trust.
- •⚠ rustc-host has not been updated in over a year.