|
cbindgen
☆
« Back to VersTracker
|
||||||||||
|
Description: Project for generating C bindings from Rust code |
||||||||||
| Type: Formula | Latest Version: 0.29.0@0 | Tracked Since: Dec 17, 2025 | ||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||
| Category: Developer tools | ||||||||||
| Tags: rust ffi c-bindings code-generation development | ||||||||||
| Install: brew install cbindgen | ||||||||||
|
About: cbindgen is a tool that parses Rust source code to generate C header files compatible with C and C++ FFI. It automatically creates function prototypes, struct definitions, and type aliases, ensuring that your C bindings stay in sync with your Rust API. This significantly reduces the manual effort and potential errors involved in creating cross-language interfaces. |
||||||||||
Key Features:
|
||||||||||
Use Cases:
|
||||||||||
Alternatives:
|
||||||||||
| License: MPL-2.0 | ||||||||||
| Bottles available for: arm64_tahoe, arm64_sequoia, arm64_sonoma, arm64_ventura, sonoma, ventura, arm64_linux, x86_64_linux | ||||||||||
| Version History | ||||||||||
|