Awesome Rust Actions
A curated list of awesome GitHub Actions for Rust programming language ecosystem
Contents
Installation
- actions-rs/toolchain - Install Rust toolchain with support for targets, components and profiles
- hecrj/setup-rust-action - Sets up a specific Rust toolchain for use in your GitHub Actions workflows
- icepuma/rust-action - 'Silverbullet' for a quickstart Rust CI
- davidgraeff/rust-musl-action - Action provides an environment with stable Rust 1.37, MUSL and x86_64-unknown-linux-musl target
- jetli/wasm-pack-action - Install wasm-pack by downloading the executable (much faster than cargo install wasm-pack, seconds vs minutes)
Ecosystem
Various Actions helping to use all these amazing Rust crates
Dependency Management
- orf/cargo-bloat-action - Analyse and track your Rust project binary size over time
mdBook
- XAMPPRocky/deploy-mdbook - easily build and deploy your mdBook project to GitHub Pages
- ryankurte/action-mdbook - build rust mdbook outputs
License
To the extent possible under law, authors and contributors has waived all copyright and related or neighboring rights to this work.