Skip to content

Port Coding: missing more tools #16

Open
@kassane

Description

@kassane
  • cxx-rs This library provides a safe mechanism for calling C++ code from Rust and Rust code from C++.

  • safer_ffi  is 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.

  • UniFFI is a tool that automatically generates foreign-language bindings targeting Rust libraries.

  • diplomat is a experimental Rust tool for generating FFI definitions allowing many other languages to call Rust code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions