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,182
rust-embedded/rust-raspberrypi-os-tutorials A tutorial series for developing operating systems from scratch using Rust on ARMv8-A architecture 13,693
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. 54,232
nrc/r4cppp A tutorial designed to help experienced C and C++ programmers quickly learn Rust programming. 3,650
rust-cross/rust-musl-cross Docker images and build scripts for compiling static Rust binaries with musl-cross 646
rustpython/rustpython A Python interpreter written in Rust, allowing execution of Python code on the target platform. 19,183
crossterm-rs/crossterm A cross-platform library for manipulating terminals in Rust 3,277
ralfbiedert/cheats.rs A comprehensive reference guide for the Rust programming language 4,147
rustdesk/rustdesk A remote desktop application written in Rust that allows users to control another computer over the internet without configuration. 76,095
rust-osdev/cargo-xbuild Automates cross-compilation of sysroot crates for Rust projects 258
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,420
theseus-os/theseus An experimental operating system written in Rust to explore intralingual design principles and shift OS responsibilities into the compiler. 2,912