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
- Replaces annotations don't work with base types
- Migrate to `clang-sys` and `clang-rs` (was: Cursor should have some kind of lifetime)
- Emitting or deriving trait implementations
- Template specialization
- Consider rewriting the parsing back-end as a clang plugin instead of using libclang.
- Debugging possible crash for bindgen-generated bindings?
- Generate getters/setters to contained anonymous struct/union members
- Bindgen fail to generate bindings for struct.
- Consider flattening anonymous structs/unions into the parent struct.
- Convert snake_case types to CamelCase
- Docs
- Rust not yet supported