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
- `no_copy`, `no_hash`, `no_partialeq` are ignored
- Invalid Rust generated when struct-tag namespace and type namespace collide
- Add option for all module raw lines
- Allow constructor name override.
- fix C++ static wrappers generation
- `repr(packed(n))` missing on virtual classes
- apply same rule to C and C-unwind in names_will_be_identical_after_mangling
- wrap_static_fns not generating extern.c when -x c++
- Padding not added if we use a typedef to a wrongly-sized replacement type
- bindgen generates conflicting definitions when template dependent parameters are used
- Docs
- Rust not yet supported