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
- refactor: centralize comment generation checks
- New release or info about general release schedule
- fix unnecessary transmute triggering on bitfield codegen
- Feature Request: Allow constraining multiple macro-defines to have the same type
- Nested packed struct containing incomplete array declaration results in compilation failure due to non-present Debug impl
- Allow marking individual global bitfield enums
- `--with-derive-custom-struct` doesn't apply to `__BindgenBitfieldUnit`
- Prevent emission of (potentially colliding) type aliases in root module for inner types
- Bindgen sometimes drops the type parameter of a struct for fields with multiple type parameters
- ci: Publish using a custom jobs instead of triggers
- Docs
- Rust not yet supported