223 skills found · Page 1 of 8
LukeMathWalker / Cargo ChefA cargo-subcommand to speed up Rust Docker builds using Docker layer caching.
crev-dev / Cargo CrevA cryptographically verifiable code review system for the cargo (Rust) package manager.
Swatinem / Rust CacheA GitHub Action that implements smart caching for rust/cargo projects
crate-ci / Cargo ReleaseCargo subcommand `release`: everything about releasing a rust crate.
kbknapp / Cargo OutdatedA cargo subcommand for displaying when Rust dependencies are out of date
gnzlbg / Cargo Asmcargo subcommand showing the assembly or llvm-ir generated for Rust code
pacak / Cargo Show Asmcargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code
Kobzol / Cargo PgoCargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.
actions-rs / Cargo📦 GitHub Action for Rust `cargo` command
rust-embedded / Cargo BinutilsCargo subcommands to invoke the LLVM tools shipped with the Rust toolchain
kornelski / Cargo DebMake Debian packages directly from Rust/Cargo projects
panamax-rs / PanamaxMirror rustup and crates.io repositories, for offline Rust and cargo usage.
emk / Heroku Buildpack RustA buildpack for Rust applications on Heroku, with full support for Rustup, cargo and build caching.
nix-community / Crate2nixcrate2nix builds your cargo-based rust project crate-by-crate with nix
wtklbm / CrmCargo registry manager (Cargo 注册表管理器),用于方便的管理和更换 Rust 国内镜像源
bytecodealliance / Cargo WasiA lightweight Cargo subcommand to build Rust code for the `wasm32-wasi` target
volks73 / Cargo WixA cargo subcommand to build Windows installers for rust projects using the WiX Toolset
slint-ui / Slint Rust TemplateA template for a Rust Application using Slint. This is meant to be used with cargo-generate.
budziq / Rust SkepticTest your Rust Markdown documentation via Cargo
mcorbin / MeuseA private Cargo crate registry, for Rust