ffi-rs / ffi.rs

Tracking the state of Rust's cross-language ecosystem
https://ffi.rs
MIT License
5 stars 0 forks source link

Project: cbindgen #3

Open nvzqz opened 4 years ago

nvzqz commented 4 years ago

🚀 Project Suggestion

Name: cbindgen

Language(s): C, C++ (11)

Description: Creates C/C++ headers for Rust libraries which expose a public C API. The complement to bindgen (see #2).

Sites:

Maintainers: @eqrion, @emilio

Status

crates.io

This project is very mature and is used in production by many in the Rust community.

kassane commented 2 years ago

Update info

Language(s): C, C++ (11), Cython

And maybe it will soon support Zig (>=v0.9.0).