mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-03-03 14:32:38 +02:00
commit
6a1c660cce
@ -648,6 +648,8 @@ See also [Foreign Function Interface](https://doc.rust-lang.org/book/first-editi
|
||||
* C
|
||||
* [mozilla/cbindgen](https://github.com/mozilla/cbindgen) — generates C header files from Rust source files. Used in Gecko for WebRender
|
||||
* [Sean1708/rusty-cheddar](https://github.com/Sean1708/rusty-cheddar) — generates C header files from Rust source files
|
||||
* C#
|
||||
* [csbindgen](https://github.com/Cysharp/csbindgen) - generates C# bindings for Rust source files
|
||||
* C++
|
||||
* [dtolnay/cxx](https://github.com/dtolnay/cxx) — Safe interop between Rust and C++ [](https://github.com/dtolnay/cxx)
|
||||
* [rust-cpp](https://crates.io/crates/cpp) - Embed C++ code directly in Rust. [](https://ci.appveyor.com/project/mystor/rust-cpp/branch/master)
|
||||
|
Loading…
x
Reference in New Issue
Block a user