Generate C# FFI from Rust for automatically brings native code and C native library to .NET and Unity.
A project for generating C bindings from Rust code
mozilla/cbindgen 的主要功能包括:Foreign Function Interface。
mozilla/cbindgen 的开源替代品包括: benanders/rjni — Run Java code from Rust! cysharp/csbindgen — Generate C# FFI from Rust for automatically brings native code and C native library to .NET and Unity. d-unsed/ruru — Native Ruby extensions written in Rust. danielpclark/rutie — “The Tie Between Ruby and Rust.”. dgrunwald/rust-cpython — Rust <-> Python bindings. anima-engine/mrusty — mruby safe bindings for Rust.