mirror of
https://github.com/rust-unofficial/awesome-rust.git
synced 2025-11-06 22:55:14 -05:00
sort
This commit is contained in:
parent
bb9335293d
commit
cd7bda2ebb
1 changed files with 2 additions and 2 deletions
|
|
@ -113,11 +113,11 @@ See also [Rust Inside Other Languages](https://doc.rust-lang.org/book/rust-insid
|
|||
* [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
|
||||
* [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
|
||||
* [rustbridge/neon](https://github.com/rustbridge/neon) — a safe Rust abstraction layer for native Node.js modules [<img src="https://travis-ci.org/rustbridge/neon.svg?branch=master">](https://travis-ci.org/rustbridge/neon)
|
||||
* Python
|
||||
* [dgrunwald/rust-cpython](https://github.com/dgrunwald/rust-cpython) — Rust bindings for Python [<img src="https://travis-ci.org/dgrunwald/rust-cpython.svg?branch=master">](https://travis-ci.org/dgrunwald/rust-cpython)
|
||||
* [lukemetz/rustpy](https://github.com/lukemetz/rustpy) — use Python from Rust [<img src="https://travis-ci.org/lukemetz/rustpy.svg?branch=master">](https://travis-ci.org/lukemetz/rustpy)
|
||||
* Node.js
|
||||
* [rustbridge/neon](https://github.com/rustbridge/neon) — a safe Rust abstraction layer for native Node.js modules [<img src="https://travis-ci.org/rustbridge/neon.svg?branch=master">](https://travis-ci.org/rustbridge/neon)
|
||||
|
||||
### IDEs
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue