fastgron
« Back to VersTracker
Description:
High-performance JSON to GRON converter
Type: Formula  |  Latest Version: 0.7.7@0  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: json cli developer-tools data-processing grep
Install: brew install fastgron
About:
fastgron is a command-line utility that converts JSON data into GRON (grep-able) format, creating discrete assignment statements for each JSON element. It significantly outperforms similar tools like gron, making it ideal for processing large JSON files. This format allows for easy filtering with standard grep and simplifies shell scripting operations on complex JSON data.
Key Features:
  • Extremely high performance compared to standard gron
  • Outputs grep-able assignment statements
  • Supports streaming and large file processing
  • Zero-dependency static binary
Use Cases:
  • Filtering large API responses or log files in JSON format
  • Debugging complex JSON structures in shell scripts
  • Extracting specific values from massive JSON datasets
Alternatives:
  • gron – Standard gron tool, significantly slower on large files
  • jq – More powerful query language but different output format
License: MIT
Bottles available for: arm64_tahoe, arm64_sequoia, arm64_sonoma, arm64_ventura, arm64_monterey, sonoma, ventura, monterey, arm64_linux, x86_64_linux
Version History
Detected Version Rev Change Commit
Sep 13, 2025 6:20pm 0 VERSION_BUMP 9478d3eb
Sep 13, 2024 4:13am 0 VERSION_BUMP 809910cc