macOS
brew install fastgronlocal Homebrew formula metadata
brew / rank 11923
High-performance JSON to GRON converter. Version 0.7.7 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#fastgron.
install
brew install fastgronlocal Homebrew formula metadata
nix profile install nixpkgs#fastgronnixpkgs package indexes · pkgs/by-name/fa/fastgron/package.nix · source: api.github.com
overview
High-performance JSON to GRON converter
history
fastgron is a C++20 JSON-to-GRON converter focused on making large JSON documents grep-friendly at high speed.
The GitHub repository was created in May 2023. The official README presents fastgron as a high-performance implementation inspired by gron, using simdjson and offering conversion in both directions between JSON and gron-style assignment output.
The README documents installation through Arch, Homebrew, Nix, and downloadable release binaries for Ubuntu and Windows. Homebrew's formula currently tracks the upstream v0.7.7 release archive.
Typical use pipes JSON from files, stdin, or URLs into fastgron, filters the assignment-style output with tools such as grep or ripgrep, and can reconstruct JSON with --ungron.
fastgron matters to CLI package users because it is a performance-oriented reimplementation of a familiar data-inspection workflow: flatten JSON, use ordinary text tools, and optionally round-trip back to JSON.
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 |
|---|---|---|---|
fastgron | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:fastgron |
|---|---|
| Version | 0.7.7 |
| Package manager | Homebrew |
| Homepage | https://github.com/adamritter/fastgron |
| Repository | https://github.com/adamritter/fastgron |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
fastgron
nix profile install nixpkgs#fastgronsource 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.