macOS
brew install colferlocal Homebrew formula metadata
brew
Schema compiler for binary data exchange. Version 1.8.1 via Homebrew; verified from local package data.
install
brew install colferlocal Homebrew formula metadata
overview
Schema compiler for binary data exchange
history
Colfer is a binary serialization format and schema compiler optimized for speed and size.
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.
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.
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.
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.
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 |
|---|---|---|---|
colf | cli | global executable |
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.
https://github.com/pascaldekloe/colfer
install metadata
| Package key | brew:colfer |
|---|---|
| Version | 1.8.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/colfer |
| Homepage | https://github.com/pascaldekloe/colfer |
| Repository | https://github.com/pascaldekloe/colfer |
| Upstream docs | https://github.com/pascaldekloe/colfer#readme |
| License | CC0-1.0 |
| Source archive | https://github.com/pascaldekloe/colfer/archive/refs/tags/v1.8.1.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source 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.