spack/spack
A flexible package manager that supports multiple versions, configurations, platforms, and compilers. observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 99
- Release rhythm 81
- 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: 30.5
- age_days: 4620
- days_rel: 44
- days_push: 7
- n_releases_24m: 15
Adoption not part of the score
5113 stars · 2457 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Spack is a flexible, multi-platform package manager designed for supercomputers, Linux, macOS, and Windows. It builds and installs multiple versions and configurations of software side by side, using a spec syntax and pure-Python package recipes.
Use cases
- install scientific software like hdf5 without root access
- build multiple versions of the same library with different compilers
- install packages targeting a specific CPU microarchitecture
- manage software stacks mixing Python, R, C, C++, and Fortran
- create binary build caches for HPC clusters
- install customized compile-time options for dependencies
When to choose
- you need many coexisting versions or configurations of packages
- you work on HPC systems or supercomputers without root
- you need to swap compilers or target specific microarchitectures
- you build combinatorial software stacks for testing
When to avoid
- you only need simple language-ecosystem packages (use pip, npm, cargo)
- you want a minimal end-user desktop package manager
- you need prebuilt binaries exclusively and cannot build from source
Facets
cli-tool · maturity stable
package-manager build-tool cli developer-tools developer-tools windows python cli hpc scientific-computing multi-version compilers supercomputing dependency-management command-line devops linux macos
3 sources
- readme: https://github.com/spack/spack · fetched 2026-08-28 · fc365fd915a0
- homepage: https://spack.io · fetched 2026-08-29 · 4c0e4355be2c
- site_page: https://spack.io/about · fetched 2026-08-29 · 7efc8b3b4b37
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| spack/spack | main | 93 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem