nickel-lang/nickel
Better configuration for less observed · 2026-08-28
Health v2 · maintenance only
91/100
- Activity 99
- Release rhythm 75
- 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: 54
- age_days: 2794
- days_rel: 85
- days_push: 10
- n_releases_24m: 14
Adoption not part of the score
2981 stars · 118 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Nickel is a configuration language that generates static configuration files like JSON, YAML, and XML, essentially 'JSON with functions'. It features gradual typing, design-by-contract validation, and composable mergeable records, with a reference interpreter written in Rust.
Use cases
- generate complex JSON/YAML config files programmatically
- manage Nix or Terraform configuration with reusable modules
- validate configuration data against schemas using contracts
- write modular config blocks and merge them into one output
- replace boilerplate-heavy YAML templating with a real language
- statically type-check configuration functions
When to choose
- you generate large, complex configuration files for apps or infrastructure
- you want composable, reusable configuration instead of copy-pasted YAML
- you work in the Nix ecosystem and want a friendlier config language
- you need optional static typing plus runtime contract validation
When to avoid
- you only need simple, static config files with no logic
- your tooling requires plain JSON/YAML authored directly
- your team cannot adopt a new niche language
- you need a mature ecosystem with broad editor and library support
Facets
cli-tool · maturity active
configuration-management templating interpreter type-system serialization infrastructure-as-code programming-languages self-hosted windows cli rust configuration-language nix gradual-typing contracts -yaml-generation language-server programming-language devops configuration linux macos docker
4 sources
- readme: https://github.com/nickel-lang/nickel · fetched 2026-08-28 · 8dcde439e433
- homepage: https://nickel-lang.org/ · fetched 2026-08-29 · afdcbac7f224
- site_page: https://nickel-lang.org/getting-started · fetched 2026-08-29 · 799f17b2a548
- site_page: https://nickel-lang.org/user-manual · fetched 2026-08-29 · 82c33be02d56
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| nickel-lang/nickel | main | 91 |
For agents
markdown · JSON · MCP: product_card(name="nickel-lang/nickel")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem