japaric/rust-cross resource
Everything you need to know about cross compiling Rust programs! observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3876
- days_rel: n/a
- days_push: 1503
- n_releases_24m: 0
Adoption not part of the score
2552 stars · 92 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A comprehensive guide documenting how to set up a Rust toolchain for cross compiling Rust programs to other architectures like ARM. It covers toolchain installation, target configuration, and troubleshooting, with examples verified via CI.
Use cases
- cross compile rust program for arm
- build rust binary for raspberry pi
- set up rust cross compilation toolchain
- compile rust for embedded linux target
- configure cargo for cross compilation
- rust no_std cross compilation guide
When to choose
- you need step-by-step instructions for cross compiling Rust to a supported target
- you want a documented workflow with CI-verified examples
- you are troubleshooting cross compilation issues in Rust
When to avoid
- you want an automated tool rather than a manual guide (use cargo-cross instead)
- you need up-to-date instructions for the latest Rust toolchains, as the guide has not been actively updated
- you are not working with Rust
Facets
learning-resource · maturity maintenance
developer-tools compiler documentation developer-tools compilers programming-languages tutorials cross-platform cli rust cross-compilation guide toolchain embedded linux
1 source
- readme: https://github.com/japaric/rust-cross · fetched 2026-08-28 · c12655737fb8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| japaric/rust-cross | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="japaric/rust-cross")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem