Decision Workspace
rustc-host vs target-lexicon vs guess_host_triple
Side-by-side comparison of Rust crates
55
rustc-host
growingv0.1.7
Get host target triplet of rustc.
73
target-lexicon
growingv0.13.5
LLVM target triple types
49
guess_host_triple
growingv0.1.5
Guess which Rust-supported platform is running the current code
Core Metrics
| rustc-host | target-lexicon | guess_host_triple | |
|---|---|---|---|
| Health Score | 55 | 73 | 49 |
| Total Downloads | 52.4K | 219.1M | 1.2M |
| 30d Downloads | 1.3K | 16.9M | 45.4K |
| Dependents | 48 | 5.6K | 214 |
| Releases | 8 | 42 | 6 |
| Last Updated | 1146d ago | 40d ago | 270d ago |
| Age | 3y 1m | 7y 10m | 7y 11m |
Health Breakdown
rustc-host
Maintenance
8
Quality
16
Community
10
Popularity
6
Documentation
15
target-lexicon
Maintenance
17
Quality
17
Community
19
Popularity
8
Documentation
12
guess_host_triple
Maintenance
9
Quality
14
Community
11
Popularity
7
Documentation
8
Technical Details
| rustc-host | target-lexicon | guess_host_triple | |
|---|---|---|---|
| Version | 0.1.7 | 0.13.5 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 WITH LLVM-exception | MIT/Apache-2.0 |
| Dependencies | 1 | 2 | 6 |
| Crate Size | 8KB | 27KB | 17KB |
| Features | 1 | 5 | 0 |
| Yanked % | 0.0% | 2.4% | 0.0% |
| Edition | 2021 | 2018 | — |
| MSRV | 1.56.1 | — | — |
| Owners | 1 | 3 (team) | 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.