AI Code Completions
-
Updated
Aug 8, 2021 - Shell
{{ message }}
Rust is a systems programming language created by Mozilla. It is similar to C++, but is designed for improved memory safety without sacrificing performance.
AI Code Completions
Everything you need to know about cross compiling Rust programs!
Travis CI and AppVeyor template to test your Rust crate on 5 architectures and publish binary releases of it for Linux, macOS and Windows
Example project for building a library for iOS + Android in Rust.
Recommendations for secure applications development with Rust
MesaLock Linux: a memory-safe Linux distribution.
Repository for miscellaneous repository management and discussions: https://github.com/revoltchat/revolt/discussions
Docker images for compiling static Rust binaries using musl-cross
A set of scripts to (cross-)build the Tensorflow C lib for various architectures / OS
Deprecated in favor of rustwasm/wasm-pack-template or rustwasm/rust-webpack-template
A Tool for Sandboxing Cargo and Buildscripts
Docker images for Rust dedicated to cross compilation for ARM v6 and more
build static rust position-independant-executables without any runtime requirements (no libc or ldso)
Created by Graydon Hoare
Released 2010
As preparation for a possible inclusion into
rust-langwe should replace the external actions we use with e.g. scripts that do the same.rust-lang/std-dev-guide#7 (comment)
That PR also shows how that could be done:
https://github.com/rust-lang/std-dev-guide/pull/7/files