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

prefix-dev/pixi

Powerful system-level package manager for Linux, macOS and Windows written in Rust – building on top of the Conda ecosystem. observed · 2026-08-28

github.com/prefix-dev/pixi · homepage · Rust · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 99
  • Release rhythm 87
  • Longevity 87
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: 5
  • age_days: 1223
  • days_rel: 9
  • days_push: 7
  • n_releases_24m: 90

Full methodology

Adoption not part of the score

7641 stars · 555 forks observed · 2026-08-28

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

Pixi is a cross-platform, system-level package manager and workflow tool written in Rust, built on the Conda ecosystem via the rattler library. It offers a Cargo/npm-like CLI for managing multi-language (Python, C++, R) project environments with lockfiles on Linux, macOS, and Windows.

Use cases

  • manage conda environments per project
  • reproducible development environments with lockfiles
  • install python and c++ dependencies without system pollution
  • run project tasks like npm scripts
  • install command-line tools globally or per-project
  • replace conda/mamba with a faster rust-based manager

When to choose

  • you need reproducible multi-language environments across Linux, macOS, and Windows
  • you want a fast, Cargo-like CLI for conda packages
  • you need lockfiles for deterministic dependency resolution
  • you want per-project or global tool installation without Python dependency

When to avoid

  • you only need pip packages from PyPI with no conda ecosystem needs
  • your project depends on tooling tightly integrated with conda/mamba internals
  • you need a GUI-based package manager

Facets

cli-tool · maturity active

package-manager cli developer-tools build-tool developer-tools data-science windows cli cross-platform rust conda environment-management lockfile reproducible-environments task-runner python-environments command-line automation linux macos

3 sources

Member repositories

RepositoryRoleHealth v2
prefix-dev/piximain92

For agents

markdown · JSON · MCP: product_card(name="prefix-dev/pixi")

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