Automic VaultAutomic Vault

brew

buffa を Homebrew でインストール

buffa のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install buffa

local Homebrew formula metadata

概要

パッケージ概要

Pure-Rust Protocol Buffers implementation with editions support

コマンドとエイリアス

  • protoc-gen-buffa
  • protoc-gen-buffa-packaging

履歴

プロジェクトの歴史と使われ方

buffa is Anthropic's pure-Rust Protocol Buffers implementation with first-class support for protobuf editions, distributed as Rust crates and protoc-compatible generator binaries.

プロジェクトの歴史

The project was created to fill a Rust ecosystem gap identified in its README: an actively maintained, pure-Rust Protobuf library with editions support. Its design treats editions as the main abstraction while keeping proto2 and proto3 as feature presets inside that model.

buffa is organized as a small workspace of runtime, descriptor, code generation, build-helper, and protoc-plugin crates, with `protoc-gen-buffa` also published as a Buf remote plugin.

採用の歴史

buffa is young and pre-1.0, so its public adoption history is still mostly package-manager and Rust-crate availability rather than broad ecosystem standardization. The Homebrew formula packages the generator binaries for users who want CLI/plugin installation outside Cargo.

Its migration guides from `prost` and `protobuf` position it for Rust teams already invested in Protobuf who want editions support, zero-copy view types, reflection, `no_std + alloc`, or a different generated-code API.

使われ方

Recommended use is through `buf generate` with the `buf.build/anthropics/buffa` remote plugin, or locally through `protoc-gen-buffa` and `protoc-gen-buffa-packaging`. Rust build-script users can also use `buffa-build` from `build.rs` when `protoc` is available.

The generated API emphasizes owned and borrowed message representations, unknown-field preservation, binary/JSON/text encodings, runtime reflection, and compatibility with protobuf editions.

パッケージ好きにとっての重要性

buffa is interesting as a Rust Protobuf stack that integrates with both Cargo and Buf's remote-plugin packaging model. It shows the newer pattern where code generators can be consumed through the Buf Schema Registry instead of every developer installing matching local binaries.

For package maintainers, the notable surface is split between library crates and CLI plugin executables, which makes it both a Rust dependency and a system package.

タイムライン

  • 2020s: Protobuf editions created a new compatibility target for Protobuf implementations.
  • 2025: buffa pre-1.0 tags appeared publicly and the README documented semver expectations for 0.x releases.
  • 2025: Homebrew packaged the `protoc-gen-buffa` and `protoc-gen-buffa-packaging` executables.

Related projects

  • `prost` and `protobuf` are the Rust Protobuf implementations explicitly covered by buffa migration guides.
  • Buf is the recommended generation path in the README through the `buf.build/anthropics/buffa` remote plugin.
  • `protoc` remains supported through local protoc generator binaries and `buffa-build`.

セキュリティ状態

保護ツール対応はまだ見つかっていません

buffa に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
protoc-gen-buffacliグローバル実行可能ファイル
protoc-gen-buffa-packagingcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版0.8.1
マネージャ更新日2026-07-01
ローカルデータOK
上流最新
検出された最新v0.8.1

https://github.com/anthropics/buffa

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:buffa
バージョン0.8.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/buffa
ホームページhttps://github.com/anthropics/buffa
リポジトリhttps://github.com/anthropics/buffa
上流ドキュメントhttps://github.com/anthropics/buffa/blob/main/docs/guide.md
ライセンスApache-2.0
ソースアーカイブhttps://github.com/anthropics/buffa/archive/refs/tags/v0.8.1.tar.gz
最終更新2026-07-01T17:59:46Z
Pulseupdated
依存関係protobuf
ビルド依存関係rust
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebuffa
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Nucleus package database
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment