rust-cross

Cross compiler guide

A comprehensive guide to setting up and using cross compilers for Rust programs.

Everything you need to know about cross compiling Rust programs!

GitHub

3k stars
48 watching
93 forks
Language: Shell
last commit: over 2 years ago
Linked from 1 awesome list

cross-compilationhow-torust

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rust-lang/rustup A tool that installs and manages multiple versions of the Rust compiler on different platforms. 6,213
rust-embedded/rust-raspberrypi-os-tutorials A tutorial series for developing operating systems from scratch using Rust on ARMv8-A architecture 13,798
peco602/rust-universal-compiler A container solution to compile Rust projects across multiple operating systems. 32
johalun/crossrust A script to set up a cross-compilation environment for Rust on macOS to run on FreeBSD. 14
rust-lang/rustlings A collection of small exercises to help developers learn Rust programming language by reading and writing code. 55,016
nrc/r4cppp A tutorial designed to help experienced C and C++ programmers quickly learn Rust programming. 3,666
rust-cross/rust-musl-cross Docker images and build scripts for compiling static Rust binaries with musl-cross 652
rustpython/rustpython A Python interpreter written in Rust, allowing execution of Python code on the target platform. 19,301
crossterm-rs/crossterm A cross-platform library for manipulating terminals in Rust 3,322
ralfbiedert/cheats.rs A comprehensive reference guide for the Rust programming language 4,177
rustdesk/rustdesk An open-source remote desktop application written in Rust. 77,703
rust-osdev/cargo-xbuild Automates cross-compilation of sysroot crates for Rust projects 259
xmc-rs/xmc4400 Generates Rust peripheral access code from SVD files used in embedded systems. 1
mozilla/cbindgen Generates C/C++ bindings from Rust code to facilitate interoperability with other languages and systems. 2,440
theseus-os/theseus An experimental operating system written in Rust to explore intralingual design principles and shift OS responsibilities into the compiler. 2,936