Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

awesome-rust-actions

Curated list of awesome Actions for Rust programming language
https://github.com/actions-rs/awesome-rust-actions

Last synced: about 23 hours ago
JSON representation

  • Installation

    • actions-rs/toolchain - Install Rust toolchain with support for targets, components and profiles ![GitHub stars](https://img.shields.io/github/stars/actions-rs/toolchain?style=social)
    • hecrj/setup-rust-action - Sets up a specific Rust toolchain for use in your GitHub Actions workflows ![GitHub stars](https://img.shields.io/github/stars/hecrj/setup-rust-action?style=social)
    • icepuma/rust-action - 'Silverbullet' for a quickstart Rust CI ![GitHub stars](https://img.shields.io/github/stars/icepuma/rust-action?style=social)
    • davidgraeff/rust-musl-action - Action provides an environment with stable Rust 1.37, MUSL and x86_64-unknown-linux-musl target ![GitHub stars](https://img.shields.io/github/stars/davidgraeff/rust-musl-action?style=social)
    • jetli/wasm-pack-action - Install wasm-pack by downloading the executable (much faster than cargo install wasm-pack, seconds vs minutes) ![GitHub stars](https://img.shields.io/github/stars/jetli/wasm-pack-action?style=social)
  • Dependency Management

      • orf/cargo-bloat-action - Analyse and track your Rust project binary size over time ![GitHub stars](https://img.shields.io/github/stars/orf/cargo-bloat-action?style=social)
    • mdBook

      • ryankurte/action-mdbook - build rust mdbook outputs ![GitHub stars](https://img.shields.io/github/stars/ryankurte/action-mdbook?style=social)
      • XAMPPRocky/deploy-mdbook - easily build and deploy your mdBook project to GitHub Pages ![GitHub stars](https://img.shields.io/github/stars/XAMPPRocky/deploy-mdbook?style=social)