About 5,990,000 results
Open links in new tab
  1. Rust for Linux - GitHub

    Rust 72 Apache-2.0 19 14 8 Updated 7 hours ago linux Public Forked from torvalds/linux Adding support for the Rust language to the Linux kernel.

  2. GitHub - Didstopia/rust-server: Provides a dedicated linux server for ...

    Provides a dedicated linux server for Rust (the game) running inside a Docker container. - Didstopia/rust-server

  3. GitHub - bootandy/dust: A more intuitive version of du in rust

    A more intuitive version of du in rust. Contribute to bootandy/dust development by creating an account on GitHub.

  4. Setup guide for Rust Server on Linux with the Oxide plugin

    Setup guide for Rust Server on Linux with the Oxide plugin - barnumc/RustLinuxOxideSetup

  5. Dockerized LGSM Rust Dedicated Server - GitHub

    The recommended way to access RCON remotely from Linux is to forward the RCON port to your machine over SSH and connecting to the remote host over localhost on your own machine.

  6. “Zero setup” cross compilation and “cross testing” of Rust crates

    The image running cross requires the rust development tools to be installed. With this setup cross must find and mount the correct host paths into the container used for cross compilation.

  7. GitHub - est31/msvc-wine-rust: Cross compile Rust programs to the …

    This script downloads and extracts the needed components of the Visual Studio 2017 build tools and the Windows SDK, so that Rust toolchains can target the platform.

  8. GitHub - rust-cross/rust-musl-cross: Docker images for compiling static ...

    How it works rust-musl-cross uses musl-libc, musl-gcc with the help of musl-cross-make to make it easy to compile, and the new rustup target support.

  9. Rust-for-Linux repositories · GitHub

    Dec 8, 2025 · Linux's Rust code documentation rust linux-kernel 0 • 4 • 0 • 0 • Updated 4 hours ago

  10. GitHub - KodrAus/rust-cross-compile: An example of cross compiling …

    This example uses a combination of musl and LLD to cross-compile a Linux binary from Windows without needing any tools that aren't readily available through rustup.