macOS
brew install colferlocal Homebrew formula metadata
安装
brew install colferlocal Homebrew formula metadata
概览
Schema compiler for binary data exchange
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
colf | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/pascaldekloe/colfer
安装元数据
| 软件包键 | brew:colfer |
|---|---|
| 版本 | 1.8.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/colfer |
| 主页 | https://github.com/pascaldekloe/colfer |
| 仓库 | https://github.com/pascaldekloe/colfer |
| 上游文档 | https://github.com/pascaldekloe/colfer#readme |
| 许可证 | CC0-1.0 |
| 源码归档 | https://github.com/pascaldekloe/colfer/archive/refs/tags/v1.8.1.tar.gz |
| 构建依赖 | go |
| Bottle | 可用 (于 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 | 未定义 |
| 服务 | 未声明 |
注册表事实
| 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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.