actions-rs / cargo
📦 GitHub Action for Rust `cargo` command
☆645Updated 8 months ago
Alternatives and similar repositories for cargo:
Users that are interested in cargo are comparing it to the libraries listed below
- 🛠️ GitHub Action for `rustup` commands☆594Updated last year
- A logging implementation for `log` which is configured via an environment variable.☆894Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,377Updated this week
- 📎 GitHub Action for PR annotations with clippy warnings☆292Updated 2 years ago
- Easy Ctrl-C handler for Rust projects☆621Updated 6 months ago
- Assert process::Command - Easy command initialization and assertions☆493Updated last month
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,249Updated last month
- Concise GitHub Action for installing a Rust toolchain☆1,229Updated 3 weeks ago
- Temporary file library for rust☆1,239Updated this week
- Find unused dependencies in Cargo.toml☆1,845Updated last week
- ☆934Updated 7 months ago
- 🦀 Find the minimum supported Rust version (MSRV) for your project☆973Updated this week
- HTTP mocking to test Rust applications.☆671Updated 4 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆701Updated this week
- HTTP mocking library for Rust☆550Updated 3 months ago
- Support for matching file paths against Unix shell style patterns.☆505Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆677Updated last week
- Remove unused Rust dependencies with this one weird trick!☆889Updated 3 weeks ago
- moved to https://codeberg.org/dirs/dirs-rs☆726Updated last month
- A pretty, easy-to-use logger for Rust.☆488Updated last year
- Strongly typed YAML library for Rust☆982Updated 10 months ago
- Generate and parse UUIDs.☆1,050Updated this week
- A cargo subcommand for cleaning up unused build files generated by Cargo☆793Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆750Updated 5 months ago
- A macro to generate structures which behave like bitflags