Ross ROSS = Recommend OSS · open-source software intelligence for agents

pkgxdev/pkgx

Run Anything observed · 2026-08-28

github.com/pkgxdev/pkgx · homepage · Rust · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

97/100

  • Activity 99
  • Release rhythm 94
  • 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.5
  • age_days: 1747
  • days_rel: 42
  • days_push: 8
  • n_releases_24m: 31

Full methodology

Adoption not part of the score

9899 stars · 1390 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

pkgx is a standalone 4 MiB Rust binary that can run any version of any open-source tool on demand without permanently installing it, leaving the wider system untouched. It doubles as a package and environment manager usable in scripts, Dockerfiles, and CI/CD pipelines.

Use cases

  • run a specific version of node or python without installing it globally
  • try out a CLI tool without polluting my system
  • pin tool versions in CI pipelines
  • create per-project development environments with specific tool versions
  • run tools in docker images without complex setup
  • write scripts with shebang lines that declare their dependencies

When to choose

  • you need to run many different tools or versions across projects without global installs
  • you want reproducible, hermetic tool environments in scripts and CI
  • you want a lightweight alternative to homebrew/nvm/pyenv-style version managers

When to avoid

  • you need a full system package manager with services and GUI apps
  • you are on native Windows where package support is still limited
  • you prefer apt/dnf/brew-managed system-wide installations

Facets

cli-tool · maturity active

package-manager cli developer-tools configuration-management developer-tools windows cli cross-platform rust package-runner environment-manager polyglot-tooling version-pinning hermetic-environments ci-cd command-line devops automation macos linux docker

3 sources

Member repositories

RepositoryRoleHealth v2
pkgxdev/pkgxmain97

For agents

markdown · JSON · MCP: product_card(name="pkgxdev/pkgx")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem