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
- layout tests failing for Octave bindings on Linux
- Infinite recursion in bindgen::ir::ty::Type::safe_canonical_type
- Replacing native C types (Windows & Mac vs Linux)
- error[E0428]: the name `__node_pointer` is defined multiple times
- Inconsistent representation of char (constants ignore type)
- Do not derive Clone/Copy/etc for opaque types
- Add an option to generate layout tests in a different file.
- bindgen is slow in a particular project
- Generated bindings don't compile
- Use MaybeUninit<> for generated padding where available.
- Docs
- Rust not yet supported