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 supported3 Subscribers
Add a CodeTriage badge to rust-bindgen
Help out
- Issues
- need new release for 2024
- Forward references to `enum` types end up generating the wrong type
- Opaque structs not generating with right size
- Add support for vectors that use "ext_vector_type"
- Avoid \u{1} prefix when the user overrode item names
- Fix union layout when it contains 0 sized array.
- Extraneous leading lower-than character (<) in after-member comment syntax
- bindgen panics with "header not found" message if Clang version is too old
- Bitfield in C struct creates zero length arrray _bitfield_align_1
- Failure to compile with `libclang 1.10` (default on ubuntu 20.04)
- Docs
- Rust not yet supported