# Installer fastgron avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de fastgron pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:fastgron
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install fastgron
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#fastgron
```

  Preuve: nixpkgs package indexes: pkgs/by-name/fa/fastgron/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:fastgron
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/fastgron>
- **Version:** 0.7.7
- **Résumé source:** High-performance JSON to GRON converter
- **Page d'accueil:** <https://github.com/adamritter/fastgron>
- **Dépôt:** <https://github.com/adamritter/fastgron>
- **Licence:** MIT
- **Archive source:** <https://github.com/adamritter/fastgron/archive/refs/tags/v0.7.7.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- fastgron (cli)
- fastgron (alias)

## Dépendances de compilation

- cmake

## Bibliothèques fournies par macOS

- curl

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.7.7
- données locales: OK
- dépôt amont: https://github.com/adamritter/fastgron
- dernière version détectée: v0.7.7 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

fastgron is a C++20 JSON-to-GRON converter focused on making large JSON documents grep-friendly at high speed.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 2023: GitHub repository created.
- 2023: Early v0.1.x releases published.
- 2023: v0.7.7 published and tracked by Homebrew.

### Related projects

- The README directly compares fastgron with gron and mentions jq and jj in path-query benchmarks.

### Sources

- <https://api.github.com/repos/adamritter/fastgron>
- <https://api.github.com/repos/adamritter/fastgron/releases>
- <https://formulae.brew.sh/api/formula/fastgron.json>
- <https://github.com/adamritter/fastgron#readme>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **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:** stable

## Autres enregistrements de gestionnaires de paquets

- Nix - fastgron: normalized package name match | nixpkgs package indexes: pkgs/by-name/fa/fastgron/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Liens liés

- [Source-control packages](https://pkg.so/fr/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/fr/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/fr/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [cmake](https://pkg.so/fr/brew/cmake/) - Build dependency declared by Homebrew.
- [remarshal](https://pkg.so/fr/brew/remarshal/) - Shares pkgdb curated category or tags: cli, data-conversion, developer-tools, json.
- [json-glib](https://pkg.so/fr/brew/json-glib/) - Shares pkgdb curated category or tags: cli, developer-tools, json.
- [ascii2binary](https://pkg.so/fr/brew/ascii2binary/) - Shares pkgdb curated category or tags: cli, data-conversion, developer-tools.
- [json2tsv](https://pkg.so/fr/brew/json2tsv/) - Shares pkgdb curated category or tags: cli, data-conversion, developer-tools, json.
- [sbjson](https://pkg.so/fr/brew/sbjson/) - Shares pkgdb curated category or tags: cli, developer-tools, json.
- [python-yq](https://pkg.so/fr/brew/python-yq/) - Shares pkgdb curated category or tags: cli, data-conversion, developer-tools, json.
- [yj](https://pkg.so/fr/brew/yj/) - Shares pkgdb curated category or tags: cli, data-conversion, developer-tools, json.
- [dhall-yaml](https://pkg.so/fr/brew/dhall-yaml/) - Shares pkgdb curated category or tags: cli, data-conversion, developer-tools.
- [dhall-toml](https://pkg.so/fr/brew/dhall-toml/) - Local package facts share a topical domain. Shared terms: cli, conversion, converter, data, data-conversion.

## Combined YAML source

View the package source record on GitHub. [combined/fastgron.yml](https://github.com/mxcl/pkgdb/blob/main/combined/fastgron.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
