sagiegurari/cargo-make
Rust task runner and build tool. observed · 2026-08-28
Health v2 · maintenance only
64/100
- Activity 66
- Release rhythm 40
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 4
- age_days: 3358
- days_rel: 592
- days_push: 209
- n_releases_24m: 8
Adoption not part of the score
2946 stars · 145 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
cargo-make is a Rust task runner and build tool that lets developers define and run task flows via TOML-based Makefile.toml files. It works both as a cargo plugin (cargo make) and as a standalone executable (makers), supporting task dependencies, cross-platform scripts, and CI integration.
Use cases
- run build, test, and lint tasks with a single command
- define cross-platform build scripts for Rust projects
- replace make with a TOML-based task runner
- automate CI pipelines for Rust workspaces
- run tasks with dependencies and aliases
- execute duckscript or rust code as build steps
When to choose
- you maintain a Rust project and want a standardized task runner
- you need cross-platform build automation without shell-specific scripts
- you want task dependencies, overrides, and predefined flows in TOML
When to avoid
- your project is not Rust-based and you prefer a language-agnostic runner like just or make
- you need a minimal toolchain with no extra binary dependencies
Facets
cli-tool · maturity stable
build-tool cli developer-tools workflow-automation ci-cd developer-tools windows cli cross-platform rust task-runner cargo-plugin makefile-toml build-automation rust command-line automation devops linux macos
3 sources
- readme: https://github.com/sagiegurari/cargo-make · fetched 2026-08-28 · 23c69c3c03bf
- homepage: https://sagiegurari.github.io/cargo-make/ · fetched 2026-08-29 · 688896131f43
- registry_crates: https://crates.io/api/v1/crates/cargo-make · fetched 2026-08-29 · 4bd803878103
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| sagiegurari/cargo-make | main | 64 |
For agents
markdown · JSON · MCP: product_card(name="sagiegurari/cargo-make")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem