topgrade-rs/topgrade
Upgrade all the things observed · 2026-08-28
Health v2 · maintenance only
98/100
- Activity 99
- Release rhythm 95
- 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: 8.5
- age_days: 1422
- days_rel: 36
- days_push: 7
- n_releases_24m: 31
Adoption not part of the score
4439 stars · 266 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Topgrade is a Rust CLI tool that detects which package managers and updatable tools are installed on a system and runs the appropriate upgrade commands for all of them. It replaces ad-hoc shell one-liners with a single portable command to keep an entire system up to date.
Use cases
- update all package managers with one command
- keep my linux system fully up to date
- upgrade brew, npm, cargo, and pip packages together
- replace my shell alias of update one-liners
- automate system-wide updates on macos and windows
- detect installed tools and upgrade them automatically
When to choose
- you use many package managers and want one unified update command
- you want a cross-platform updater for linux, macos, and windows
- you want automatic detection of installed updatable tools
When to avoid
- you only use a single package manager with a built-in upgrade command
- you need fine-grained control over each package manager's update flags
- you want a GUI update manager
Facets
cli-tool · maturity active
cli package-manager developer-tools configuration-management developer-tools operating-systems windows cli cross-platform rust package-updates system-maintenance upgrade-automation command-line automation linux macos
2 sources
- readme: https://github.com/topgrade-rs/topgrade · fetched 2026-08-28 · b8c458efde3f
- registry_crates: https://crates.io/api/v1/crates/topgrade · fetched 2026-08-29 · 554729507814
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| topgrade-rs/topgrade | main | 98 |
For agents
markdown · JSON · MCP: product_card(name="topgrade-rs/topgrade")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem