macOS
brew install jrsonnetlocal Homebrew formula metadata
brew
Rust implementation of Jsonnet language. Version 0.4.2 via Homebrew; verified 2026-07-04.
install
brew install jrsonnetlocal Homebrew formula metadata
nix profile install nixpkgs#jrsonnetnixpkgs package indexes · pkgs/by-name/jr/jrsonnet/package.nix · source: api.github.com
overview
Rust implementation of Jsonnet language
history
jrsonnet is a Rust implementation of Jsonnet, the data-templating language used to generate JSON and configuration data. It packages both a Jsonnet library and a command-line executable, positioning itself as an alternative to the original C++ implementation and the Go and Scala implementations.
The public GitHub repository was created in May 2020 under CertainLach's project namespace and later appeared under the deltarocks organization while retaining redirects from the original URL. The README describes the project as an experiment in implementing Jsonnet in Rust, with additional syntax experiments and bindings beyond the CLI.
Adoption is niche and mostly package-manager driven: the README documents NixOS packaging, Homebrew packaging on macOS, release binaries for Windows and Linux, crates.io publication, and language bindings including Python and WebAssembly/JSR. Homebrew packages the 0.4.2 release from the GitHub tag archive.
Users reach for jrsonnet when they want a Rust-native Jsonnet evaluator, a drop-in-style libjsonnet shared library, or bindings that expose Jsonnet evaluation inside other Rust, Python, JavaScript, or C/C++ environments.
jrsonnet matters to package-tooling people because Jsonnet is common in infrastructure configuration, and alternative implementations change the performance, embedding, and distribution story. A Rust Jsonnet implementation with crates.io, Nix, Homebrew, Python, and WebAssembly surfaces is exactly the sort of cross-ecosystem packaging knot that nerds notice.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
jrsonnet | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/deltarocks/jrsonnet
install metadata
| Package key | brew:jrsonnet |
|---|---|
| Version | 0.4.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/jrsonnet |
| Homepage | https://github.com/deltarocks/jrsonnet |
| Repository | https://github.com/deltarocks/jrsonnet |
| Upstream docs | https://github.com/CertainLach/jrsonnet#readme |
| License | MIT |
| Source archive | https://github.com/deltarocks/jrsonnet/archive/refs/tags/v0.4.2.tar.gz |
| Last updated | 2026-07-04T16:53:43+09:00 |
| Pulse | updated |
| Build dependencies | rust |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | jrsonnet |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
jrsonnet
nix profile install nixpkgs#jrsonnetsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.