rust-bindgen
https://github.com/rust-lang/rust-bindgen
Rust
Automatically generates Rust FFI bindings to C (and some C++) libraries.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported2 Subscribers
Add a CodeTriage badge to rust-bindgen
Help out
- Issues
- Add flag to parse matching `#define *` into `enum`s instead of constants
- Support for zerocopy
- `Not an item` panic for incomplete union
- Tagged unions inside template fail to build.
- add option to map specific C type to Rust type
- internal error: sizeof(string_view) != 32
- C Atomics are not converted to equivalent atomics in Rust
- Unable to generate bindings for when the _Atomic type qualifier is used
- Avoid assigning (wrong) types to constants using #define
- Missing constants on macOS vs Linux
- Docs
- Rust not yet supported