rust-musl-cross
Rust compiler
Docker images and build scripts for compiling static Rust binaries with musl-cross
Docker images for compiling static Rust binaries using musl-cross
646 stars
14 watching
71 forks
Language: Shell
last commit: 18 days ago
Linked from 1 awesome list
docker-imagemusl-crossmusl-libcrust
Related projects:
Repository | Description | Stars |
---|---|---|
rust-lang/docker-rust | An official Docker image for the Rust programming language | 446 |
emk/rust-musl-builder | Provides a way to build static Rust binaries for various crates, including OpenSSL and Diesel. | 1,539 |
rust-osdev/cargo-xbuild | Automates cross-compilation of sysroot crates for Rust projects | 258 |
liuchong/docker-rustup | Automated Docker images for Rust development with musl support | 93 |
rust-lang/cc-rs | Provides build scripts to compile C/C++ code into a Rust library | 1,868 |
peco602/rust-universal-compiler | A container solution to compile Rust projects across multiple operating systems. | 32 |
kpcyrd/mini-docker-rust | Building minimal Docker images for Rust projects | 219 |
xmc-rs/xmc4800 | A Rust library for interfacing with the XMC4800 microcontroller peripheral interface | 3 |
xmc-rs/xmc4300 | A Rust peripheral interface library for interfacing with Infineon XMC4300 microcontrollers | 4 |
xmc-rs/xmc4400 | Generates Rust peripheral access code from SVD files used in embedded systems. | 1 |
xmc-rs/xmc4100 | A peripheral access crate for interacting with embedded systems | 1 |
rust-lang/rustc-dev-guide | An online guide to understanding the Rust compiler's inner workings and contributing to it | 1,667 |
xmc-rs/xmc4700 | A Rust library providing peripheral access to the XMC4700 microcontroller series | 3 |
rust-lang/rust | The Rust project provides tools and infrastructure to build efficient, reliable software | 98,564 |
emoon/rust_minifb | A crate for creating windows and framebuffers on multiple platforms. | 1,038 |