cargo-make
Build tool
A tool that automates the build process for Rust projects
Rust task runner and build tool.
3k stars
14 watching
126 forks
Language: Rust
last commit: 4 days ago appveyorazure-pipelinesbuildbuild-automationbuild-toolcargocargo-plugincargo-pluginscargo-subcommandcirclecicoveragegithub-actionsgitlab-cimakerusttasktask-runnertravistravis-ci
Related projects:
Repository | Description | Stars |
---|---|---|
rust-lang/cargo | The Rust package manager responsible for downloading and compiling dependencies for Rust projects. | 12,800 |
killercup/cargo-edit | A utility for managing cargo dependencies from the command line. | 3,089 |
rust-lang/crates.io | A central registry and infrastructure for sharing Rust packages, written in Rust | 2,984 |
rust-osdev/cargo-xbuild | Automates cross-compilation of sysroot crates for Rust projects | 258 |
bunogi/cargo-makedocs | Automates documentation building for Rust projects by parsing Cargo.toml and generating documentation for direct dependencies. | 14 |
byron/cargo-smart-release | Automates complex release processes for Rust cargo workspaces with changelog generation and version management. | 80 |
crate-ci/cargo-release | A tool to simplify the process of releasing Rust crates, handling tasks such as publishing, tagging, and updating dependencies. | 1,348 |
byron/cargo-release | Automates the process of releasing a Rust crate with versioning and publishing | 0 |
dtolnay/cargo-expand | A command-line tool that shows the result of macro expansion and derive code generation in Rust projects | 2,682 |
uutils/coreutils | A cross-platform Rust implementation of a set of command-line utilities. | 17,766 |
rust-itertools/itertools | A collection of utility functions and macros to simplify iterator-based data processing in Rust. | 2,758 |
racer-rust/racer | A Rust code completion utility | 3,355 |
janlikar/cargo-clone | A tool to fetch and download Rust crate source code from registries. | 93 |
kamiyaa/joshuto | A ranger-like terminal file manager written in Rust. | 3,465 |
sourcefrog/cargo-mutants | Tools to help detect potential bugs in Rust code by introducing mutations and testing their impact on tests. | 600 |