Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/actions-rs/awesome-rust-actions

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

List: awesome-rust-actions

actions awesome awesome-list github-actions rust rust-lang

Last synced: 3 months ago
JSON representation

Curated list of awesome Actions for Rust programming language

Awesome Lists containing this project

README

        

# Awesome Rust Actions

> A curated list of awesome GitHub Actions for Rust programming language ecosystem

## Contents

- [Installation](#installation)
- [Ecosystem](#ecosystem)
- [Dependency Management](#dependency-management)

## Installation

- [actions-rs/toolchain](https://github.com/marketplace/actions/rust-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](https://github.com/marketplace/actions/set-up-a-rust-toolchain) - 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](https://github.com/marketplace/actions/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](https://github.com/marketplace/actions/rust-musl-builder-slim) - 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](https://github.com/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)

## Ecosystem

Various Actions helping to use all these amazing Rust crates

## Dependency Management

- [orf/cargo-bloat-action](https://github.com/marketplace/actions/cargo-bloat) - 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

- [XAMPPRocky/deploy-mdbook](https://github.com/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)
- [ryankurte/action-mdbook](https://github.com/marketplace/actions/rust-mdbook) - build rust mdbook outputs ![GitHub stars](https://img.shields.io/github/stars/ryankurte/action-mdbook?style=social)

## License

[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0)

To the extent possible under law, authors and contributors has waived all copyright and
related or neighboring rights to this work.