axodotdev/cargo-dist
📦 shippable application packaging observed · 2026-08-28
Health v2 · maintenance only
94/100
- Activity 99
- Release rhythm 85
- 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: 12
- age_days: 1420
- days_rel: 103
- days_push: 7
- n_releases_24m: 20
Adoption not part of the score
2106 stars · 146 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
cargo-dist (now 'dist') is a Rust CLI tool that packages shippable application binaries, generating tarballs and installers for multiple platforms. It also generates CI scripts that automate the full release pipeline: planning, building, hosting, publishing, and announcing releases.
Use cases
- package rust binaries for release
- generate installers for my cli app
- automate github releases on git tag
- build cross-platform release artifacts
- generate ci workflow for releases
- publish binaries to package managers
- create shippable tarballs for multiple platforms
When to choose
- you distribute Rust binaries to end users across platforms
- you want tag-driven automated releases with installers and GitHub Releases
- you want generated CI pipelines instead of hand-maintained release scripts
When to avoid
- you only publish a library crate to crates.io with no binaries
- your release process is already fully custom and you just need artifact upload
- you distribute non-Rust applications
Facets
cli-tool · maturity active
build-tool deployment ci-cd developer-tools developer-tools rust cli cross-platform windows release-automation packaging installers cargo github-releases binaries command-line devops automation linux macos
3 sources
- readme: https://github.com/axodotdev/cargo-dist · fetched 2026-08-28 · 278a1287c221
- homepage: https://axodotdev.github.io/cargo-dist/ · fetched 2026-08-29 · aa9efb68fe37
- registry_crates: https://crates.io/api/v1/crates/cargo-dist · fetched 2026-08-29 · 4e1de5474424
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| axodotdev/cargo-dist | main | 94 |
For agents
markdown · JSON · MCP: product_card(name="axodotdev/cargo-dist")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem