# nim-lang/nimble

Package manager for the Nim programming language.

Repository: https://github.com/nim-lang/nimble
Canonical: https://ross.abutalabs.com/products/nim-lang-nimble
Homepage: https://nim-lang.github.io/nimble/index.html
Language: Nim
License: NOASSERTION
License Family: other
Topics: nim, package-manager
Last push: 2026-08-25T09:10:23+00:00

## Health v2 (maintenance only)
Score: 97/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 93, longevity 100
- inputs: {"age_days": 5697, "days_push": 8, "days_rel": 49, "gap_med": 27, "n_releases_24m": 14}
- flags: no_license, no_readme
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1400, forks 210 (observed 2026-08-28T04:04:36.980227+00:00)

## What it is
Nimble is the default package manager for the Nim programming language, bundled with the Nim compiler. It handles searching, installing, and publishing Nim packages, and can automatically download and manage per-project Nim compiler versions.

## Use cases
- install dependencies for a nim project
- publish a package to the nim package directory
- search for nim packages
- pin exact dependency versions with a lock file
- manage multiple nim compiler versions per project
- create a new nim package scaffold

## When to choose
- you are developing any project in Nim
- you need reproducible builds with lock files
- you want automatic Nim version management without manual installs

## When to avoid
- you are not working with the Nim language
- you need a language-agnostic package manager

## Facets
- artifact type: cli-tool
- maturity: active
- function: package-manager, cli, build-tool
- domain: programming-languages, developer-tools
- platform: windows, cli, cross-platform
- tags: nim, dependency-management, package-registry, version-management, command-line, linux, macos

## Member repositories
- nim-lang/nimble (main) score 97

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:36.980227+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-30T04:39:07.347009+00:00, confidence not recorded.
  - homepage: https://nim-lang.github.io/nimble/index.html (fetched 2026-08-29T11:53:14.453250+00:00, sha 906d7fee6c3c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
