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
- Document profiling bindgen performance in CONTRIBUTING.md section
- Our C-Smith driver should print text content for a bug report upon finding a failure
- Go through the libz blitz's guidelines checklist
- Investigate fuzzing with `cargo fuzz`
- No requirements for Windows
- Consider using cpp_demangle for the destructor symbol hack.
- Macro defining a constant with unsigned long suffix generates unsigned integer
- Invalid code generated when a struct contains fields called `type` and `type_`
- We can generate non-whitelisted structs using opaque items
- Tutorial demo project bzip cannot be compiled with GNU toolchain on Windows
- Docs
- Rust not yet supported