nim-lang/nimble
Package manager for the Nim programming language. observed · 2026-08-28
Health v2 · maintenance only
97/100
- Activity 99
- Release rhythm 93
- Longevity 100
Flags: no_license no_readme
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: 27
- age_days: 5697
- days_rel: 49
- days_push: 8
- n_releases_24m: 14
Adoption not part of the score
1400 stars · 210 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
cli-tool · maturity active
package-manager cli build-tool programming-languages developer-tools windows cli cross-platform nim dependency-management package-registry version-management command-line linux macos
1 source
- homepage: https://nim-lang.github.io/nimble/index.html · fetched 2026-08-29 · 906d7fee6c3c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nim-lang/nimble | main | 97 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem