macOS
brew install cbindgenlocal Homebrew formula metadata
sudo port install cbindgenMacPorts ports tree · devel/cbindgen/Portfile · Quelle: api.github.com
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für cbindgen in AI-Agent-Workflows.
Installation
brew install cbindgenlocal Homebrew formula metadata
sudo port install cbindgenMacPorts ports tree · devel/cbindgen/Portfile · Quelle: api.github.com
sudo apk add cbindgenAlpine Linux edge package indexes · cbindgen · Quelle: dl-cdn.alpinelinux.org
sudo apt install cbindgenDebian stable package indexes · cbindgen · Quelle: deb.debian.org
sudo dnf install cbindgenFedora Rawhide package metadata · cbindgen · Quelle: dl.fedoraproject.org
sudo pacman -S cbindgenArch Linux sync databases · cbindgen · Quelle: geo.mirror.pkgbuild.com
Überblick
Project for generating C bindings from Rust code
Verlauf
cbindgen is a Mozilla-hosted Rust developer tool that generates C, C++11, and Cython headers for Rust crates exposing a public C API.
The public Mozilla repository was created in 2017. The official user guide says cbindgen developed largely ad hoc as maintainers added features for their own use cases, with attention to matching Rust's actual layout and ABI guarantees.
The README lists production users and examples including WebRender, Stylo, maturin, tquic, and metatensor. The supplied package facts show broad packaging across Homebrew, Debian, Ubuntu, Fedora, Arch, Alpine, and MacPorts.
cbindgen can be run as a standalone CLI or called from a Rust `build.rs`. The quick start requires a Rust crate with a public C API and a `cbindgen.toml` configuration, then emits headers with commands such as `cbindgen --config cbindgen.toml --crate my_rust_library --output my_header.h`.
cbindgen sits at a practical packaging boundary: it lets Rust libraries ship C-family headers generated from the Rust source of truth. That makes it important for distributions carrying mixed Rust/C/C++ stacks, especially projects that expose stable FFI surfaces.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
cbindgen.tomlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
cbindgen | cli | globales Executable |
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.
https://github.com/mozilla/cbindgen
Installationsmetadaten
| Paketschlüssel | brew:cbindgen |
|---|---|
| Version | 0.29.4 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/cbindgen |
| Homepage | https://github.com/mozilla/cbindgen |
| Repository | https://github.com/mozilla/cbindgen |
| Upstream-Dokumentation | https://docs.rs/cbindgen |
| Lizenz | MPL-2.0 |
| Quellarchiv | https://github.com/mozilla/cbindgen/archive/refs/tags/v0.29.4.tar.gz |
| Zuletzt aktualisiert | 2026-06-11T00:06:46Z |
| Pulse | updated |
| Build-Abhängigkeiten | rust |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cbindgen |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
cbindgen 0.27.0-1+b4
Generates C bindings from Rust code
sudo apt install cbindgencbindgen 0.26.0-3
Generates C bindings from Rust code
sudo apt install cbindgencbindgen 0.29.1-r0
Tool to generate C bindings from Rust code
https://github.com/mozilla/cbindgen
sudo apk add cbindgencbindgen 0.29.3-1.fc45
Tool for generating C bindings to Rust code
https://crates.io/crates/cbindgen
sudo dnf install cbindgencbindgen 0.29.4-1
A tool for generating C bindings to Rust code
https://github.com/mozilla/cbindgen
sudo pacman -S cbindgencbindgen
sudo port install cbindgenQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.