mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-07-31 22:02:13 -04:00
C section
This commit is contained in:
parent
cc669c5c87
commit
16fc3102fb
1 changed files with 2 additions and 1 deletions
|
@ -101,7 +101,8 @@ The goal is to have only projects that are mostly stable and useful to users.
|
||||||
|
|
||||||
### FFI
|
### FFI
|
||||||
|
|
||||||
* [crabtw/rust-bindgen](https://github.com/crabtw/rust-bindgen) — a Rust bindings generator [<img src="https://travis-ci.org/crabtw/rust-bindgen.svg?branch=master">](https://travis-ci.org/crabtw/rust-bindgen)
|
* C
|
||||||
|
* [crabtw/rust-bindgen](https://github.com/crabtw/rust-bindgen) — a Rust bindings generator [<img src="https://travis-ci.org/crabtw/rust-bindgen.svg?branch=master">](https://travis-ci.org/crabtw/rust-bindgen)
|
||||||
* Java
|
* Java
|
||||||
* [drrb/java-rust-example](https://github.com/drrb/java-rust-example) — a Java/Rust Example [<img src="https://travis-ci.org/drrb/java-rust-example.svg?branch=master">](https://travis-ci.org/drrb/java-rust-example)
|
* [drrb/java-rust-example](https://github.com/drrb/java-rust-example) — a Java/Rust Example [<img src="https://travis-ci.org/drrb/java-rust-example.svg?branch=master">](https://travis-ci.org/drrb/java-rust-example)
|
||||||
* Node.js
|
* Node.js
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue