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
- Support targets x86_64-pc-windows-msvc
- Bitfield type generates a `packed` and `aligned` structure
- aarch64 size_t mismatch
- objective-c generated classes should not implement `objc::Message`.
- Opaque types don't include `!Send`, `!Sync`, `!Pin`
- `detect_include_paths` may use a different clang
- How to handle "structural" but not API changes in headers?
- should support `__attribute__((__deprecated__(MSG)))`
- Invalid char array bindings generation
- Stack overflow running the standalone binary as debug under Windows
- Docs
- Rust not yet supported