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
- whitelist_recursively sees through blacklisted types
- request: clear instructions on how to handle cpp layout failures
- Make derive Debug configurable for specific structures
- Packed structures with 0-sized arrays are not deriving clone/copy
- Support renaming fields/types/functions to use Rust naming conventions
- "manually" implement PartialOrd when we cannot derive it
- More bitfield brokenness
- Possible perf improvements.
- Do not generate bindings if replacement type has a different size/alignment than replacee
- Treat #define similarly to templates when used for types
- Docs
- Rust not yet supported