Skip to content

Rust language interoperability with other languages - C, C++ etc.

Notifications You must be signed in to change notification settings

dtolnay-contrib/rust-lang-interop

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

rust-lang-interop

Rust language interoperability with other languages - C, C++ etc.

Projects

  • crust - C/C++ to Rust transpiler
  • cbindgen - A project for generating C bindings from Rust code
  • cc-rs - Rust library for build scripts to compile C/C++ code into a Rust library
  • rust-cpp - Embed C++ directly inside your rust code!
  • rustcxx - Using C++ from Rust made easy
  • rust-bindgen - Automatically generates Rust FFI bindings to C (and some C++) libraries
  • cxx2rs - A rust-binding generator for C files
  • cxx - C++ FFI without unsafe code, with easy interop of either language's common standard library types

Guides

Examples

Contributions

This is a simple list for sake of discoverability, pull requests are welcome.

About

Rust language interoperability with other languages - C, C++ etc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published