# tristanisham/zvm

zvm (Zig Version Manager) lets you easily install/upgrade between different versions of Zig.

Repository: https://github.com/tristanisham/zvm
Canonical: https://ross.abutalabs.com/products/zvm
Homepage: https://www.zvm.app
Language: Go
License: MIT
License Family: permissive
Topics: version-control, version-manager, versioning, zig, ziglang
Last push: 2026-09-02T11:20:43+00:00

## Health v2 (maintenance only)
Score: 99/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 98, longevity 99
- inputs: {"age_days": 1393, "days_push": 0, "days_rel": 13, "gap_med": 12.0, "n_releases_24m": 35}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1054, forks 67 (observed 2026-09-03T02:15:19.980981+00:00)

## What it is
zvm (Zig Version Manager) is a single-binary CLI tool for installing, upgrading, and switching between multiple versions of the Zig programming language, including master/nightly builds and the Zig Language Server (ZLS). It is written in Go and runs on Linux, macOS, Windows, BSD, Solaris, and Plan 9.

## Use cases
- install multiple versions of zig side by side
- switch zig versions per project
- keep up with zig master nightly builds
- install zig language server zls
- upgrade zig toolchain from the command line

## When to choose
- you work on multiple Zig projects pinned to different compiler versions
- you track Zig's fast-moving master branch and need frequent updates
- you want a static single-binary version manager that works across many platforms including Plan 9

## When to avoid
- you don't use the Zig language
- you prefer managing toolchains through your OS package manager
- you need a general-purpose version manager for many languages rather than Zig specifically

## Facets
- artifact type: cli-tool
- maturity: active
- function: version-control, package-manager, cli, developer-tools
- domain: developer-tools, programming-languages
- platform: windows, bsd, cli, cross-platform
- tags: zig, version-manager, zls, language-toolchain, go, command-line, linux, macos

## Member repositories
- tristanisham/zvm (main) score 99

## Provenance
- Observed fields: from GitHub, fetched 2026-09-03T02:15:19.980981+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:59:46.322706+00:00, confidence not recorded.
  - readme: https://github.com/tristanisham/zvm (fetched 2026-09-03T02:15:19.980981+00:00, sha db54f8225798)
  - homepage: https://www.zvm.app (fetched 2026-08-29T13:01:16.145474+00:00, sha 9f34928627cd)
  - site_page: https://www.zvm.app/guides/install-zvm (fetched 2026-08-29T13:01:16.154589+00:00, sha 3ee8bdafc99f)
  - site_page: https://www.zvm.app/reference/install-zig (fetched 2026-08-29T13:01:16.156841+00:00, sha d494bfa2c9bb)
- Data as of 2026-08-30T08:39:29.467469+00:00.
