Automic VaultAutomic Vault

brew

buffa mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für buffa in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install buffa

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Pure-Rust Protocol Buffers implementation with editions support

Befehle und Aliase

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

Verlauf

Projektgeschichte und Nutzung

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.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 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`.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für buffa wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
protoc-gen-buffacliglobales Executable
protoc-gen-buffa-packagingcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-08
Manager-Version0.8.1
Manager aktualisiert2026-07-01
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv0.8.1

https://github.com/anthropics/buffa

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:buffa
Version0.8.1
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/buffa
Homepagehttps://github.com/anthropics/buffa
Repositoryhttps://github.com/anthropics/buffa
Upstream-Dokumentationhttps://github.com/anthropics/buffa/blob/main/docs/guide.md
LizenzApache-2.0
Quellarchivhttps://github.com/anthropics/buffa/archive/refs/tags/v0.8.1.tar.gz
Zuletzt aktualisiert2026-07-01T17:59:46Z
Pulseupdated
Abhängigkeitenprotobuf
Build-Abhängigkeitenrust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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