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
- Inadequate recognition of inline namespaces
- Recognize inline namespaces using clang's dedicated API for that
- Support sorting items by name
- Constants like UINT64_MAX not recognized, even with clang_macro_fallback
- bindgen identifies unused template parameters in std::unique_ptr<std::string> with latest Mac OS SDK
- Pluggable output backends
- Types with flexible array member generic does not propagate to other types using the type
- How can I get more information about "Should have a used entry for the template arg"?
- Packed struct with DST fails to compile
- Avoid using \u{1} prefixes in symbol names where possible
- Docs
- Rust not yet supported