-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Description
-
cxx-rsThis library provides a safe mechanism for calling C++ code from Rust and Rust code from C++. -
safer_ffiis a framework that helps you write foreign function interfaces (FFI) without polluting your Rust code with unsafe { ... } code blocks while making functions far easier to read and maintain. -
UniFFIis a tool that automatically generates foreign-language bindings targeting Rust libraries. -
diplomatis a experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code.
Metadata
Metadata
Assignees
Labels
No labels