macOS
brew install fastgronlocal Homebrew formula metadata
brew / 順位 11927
fastgron のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install fastgronlocal Homebrew formula metadata
nix profile install nixpkgs#fastgronnixpkgs package indexes · pkgs/by-name/fa/fastgron/package.nix · ソース: api.github.com
概要
High-performance JSON to GRON converter
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
fastgron | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/adamritter/fastgron
インストールメタデータ
| パッケージキー | brew:fastgron |
|---|---|
| バージョン | 0.7.7 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/fastgron |
| ホームページ | https://github.com/adamritter/fastgron |
| リポジトリ | https://github.com/adamritter/fastgron |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/adamritter/fastgron/archive/refs/tags/v0.7.7.tar.gz |
| ビルド依存関係 | cmake |
| macOS 提供ライブラリ | curl |
| Bottle | 利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fastgron |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
fastgron
nix profile install nixpkgs#fastgronソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.