mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-01-08 13:34:09 +02:00
Add rust-cpp.
This commit is contained in:
parent
1d5048a8a3
commit
abf49ec128
@ -510,6 +510,7 @@ See also [Foreign Function Interface](https://doc.rust-lang.org/book/first-editi
|
|||||||
* C++
|
* C++
|
||||||
* [rust-lang/rust-bindgen](https://github.com/rust-lang/rust-bindgen) — A Rust bindings generator
|
* [rust-lang/rust-bindgen](https://github.com/rust-lang/rust-bindgen) — A Rust bindings generator
|
||||||
* [dtolnay/cxx](https://github.com/dtolnay/cxx) — Safe interop between Rust and C++ [<img src="https://api.travis-ci.com/dtolnay/cxx.svg?branch=master">](https://travis-ci.com/dtolnay/cxx)
|
* [dtolnay/cxx](https://github.com/dtolnay/cxx) — Safe interop between Rust and C++ [<img src="https://api.travis-ci.com/dtolnay/cxx.svg?branch=master">](https://travis-ci.com/dtolnay/cxx)
|
||||||
|
* [rust-cpp](https://crates.io/crates/cpp) - Embed C++ code directly in Rust.
|
||||||
* Erlang
|
* Erlang
|
||||||
* [rusterlium/rustler](https://github.com/rusterlium/rustler) — safe Rust bridge for creating Erlang NIF functions [<img src="https://api.travis-ci.org/rusterlium/rustler.svg?branch=master">](https://travis-ci.org/rusterlium/rustler)
|
* [rusterlium/rustler](https://github.com/rusterlium/rustler) — safe Rust bridge for creating Erlang NIF functions [<img src="https://api.travis-ci.org/rusterlium/rustler.svg?branch=master">](https://travis-ci.org/rusterlium/rustler)
|
||||||
* Haskell
|
* Haskell
|
||||||
|
Loading…
Reference in New Issue
Block a user