# Installer colfer avec Homebrew

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

## installation

```sh
sudo av install brew:colfer
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install colfer
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:colfer
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/colfer>
- **Version:** 1.8.1
- **Résumé source:** Schema compiler for binary data exchange
- **Page d'accueil:** <https://github.com/pascaldekloe/colfer>
- **Dépôt:** <https://github.com/pascaldekloe/colfer>
- **Licence:** CC0-1.0
- **Archive source:** <https://github.com/pascaldekloe/colfer/archive/refs/tags/v1.8.1.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- colf (cli)
- colf (alias)

## Dépendances de compilation

- go

## Comportement d'installation

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

## Version et fraîcheur

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

Colfer is a binary serialization format and schema compiler optimized for speed and size.

### Historique du projet

The official README describes Colfer as inspired by Protocol Buffers and centered on the colf compiler, which reads schema definitions and generates source code for marshaling and unmarshaling data structures.

### Historique d'adoption

Official packaging notes mention prebuilt compiler releases and Homebrew installation, indicating a distribution model aimed at command-line compiler use rather than only library embedding.

### Modes d'utilisation

The colf command generates C, Go, Java, or JavaScript output from .colf schema files. The README recommends committing generated source code to version control to preserve build consistency and reduce compiler installation requirements.

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

Colfer is notable as a small schema compiler package with no runtime configuration and a source-generation workflow similar to other IDL and serialization compilers.

### Chronologie

- 2015: Official GitHub repository is created.
- 2010s: README documents C, Go, Java, and JavaScript code generation support.
- 2020s: README continues to document Homebrew installation and prebuilt compiler releases.

### Related projects

- The official manual lists protoc and flatc as related tools, placing Colfer in the same package-manager neighborhood as Protocol Buffers and FlatBuffers compilers.

### Sources

- <https://github.com/pascaldekloe/colfer>
- <https://github.com/pascaldekloe/colfer/wiki/Spec>


## 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:** colfer
- **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:** head, stable


## 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.
- [go](https://pkg.so/fr/brew/go/) - Build dependency declared by Homebrew.
- [protobuf](https://pkg.so/fr/brew/protobuf/) - Shares pkgdb curated category or tags: cli, data, serialization.
- [avro-c](https://pkg.so/fr/brew/avro-c/) - Shares pkgdb curated category or tags: cli, data, serialization.
- [avro-tools](https://pkg.so/fr/brew/avro-tools/) - Shares pkgdb curated category or tags: cli, data, serialization.
- [avro-cpp](https://pkg.so/fr/brew/avro-cpp/) - Shares pkgdb curated category or tags: cli, data, serialization.
- [lcm](https://pkg.so/fr/brew/lcm/) - Shares pkgdb curated category or tags: cli, data, serialization.
- [mcap](https://pkg.so/fr/brew/mcap/) - Shares pkgdb curated category or tags: cli, data, serialization.
- [typical](https://pkg.so/fr/brew/typical/) - Shares pkgdb curated category or tags: cli, data, serialization.
- [sqlite](https://pkg.so/fr/brew/sqlite/) - Shares pkgdb curated category or tags: cli, data.
- [kiwi-schema](https://pkg.so/fr/npm/kiwi-schema/) - Local package facts share a topical domain. Shared terms: binary, binary-format, cli, data, format.
- [pbf](https://pkg.so/fr/npm/pbf/) - Local package facts share a topical domain. Shared terms: binary, cli, data, format, schema.
- [typewriter](https://pkg.so/fr/npm/typewriter/) - Local package facts share a topical domain. Shared terms: cli, compiler, data, serialization.

## Combined YAML source

View the package source record on GitHub. [combined/colfer.yml](https://github.com/mxcl/pkgdb/blob/main/combined/colfer.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
- cross-ecosystem install command graph
