GitHub Actions best practices for Rust projects

This page summarizes the projects mentioned and recommended in the original post on /r/rust

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • toolchain

    Discontinued 🛠️ GitHub Action for `rustup` commands

  • I wish action-rs would merge my PR to support modern toolchain file https://github.com/actions-rs/toolchain/pull/166 It seems like the repo is unmaintained

  • rust-cache

    A GitHub Action that implements smart caching for rust/cargo projects

  • I'd also like to drop a recommendation to use https://github.com/Swatinem/rust-cache for caching cargo-related artifacts. I found it to be extremely pleasant to use and very easy to integrate into my CI pipelines.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • actions-rs Github Actions need more maintainers!!! OR to be replaced

    7 projects | /r/rust | 21 Nov 2022
  • httm is for when you want to find your ZFS file snapshots really fast

    4 projects | /r/zfs | 19 Apr 2022
  • GitHub Actions for Clippy

    4 projects | /r/rust | 19 Nov 2022
  • GitHub Workflow: Should clippy and rustfmt run in a separate workflow?

    2 projects | /r/rust | 24 Nov 2021
  • Alen: Simple terminal alignment viewer

    3 projects | /r/rust | 1 Jul 2021