mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-13 23:57:07 +00:00
add The Rust FFI Omnibus
This commit is contained in:
parent
8affb587ee
commit
8c230d46b5
1 changed files with 2 additions and 1 deletions
|
@ -347,10 +347,11 @@ See also [http://arewewebyet.com/](http://arewewebyet.com/) and [Rust web framew
|
|||
## Resources
|
||||
|
||||
* [Rust by Example](http://rustbyexample.com/)
|
||||
* [RustCamp 2015 Talks](http://confreaks.tv/events/rustcamp2015)
|
||||
* [Rust CI](http://www.rust-ci.org/) — a [Travis CI](https://travis-ci.com) dashboard for Rust projects
|
||||
* [The Rust FFI Omnibus](http://jakegoulding.com/rust-ffi-omnibus/) — a collection of examples of using code written in Rust from other languages.
|
||||
* [Rust Guidelines](http://aturon.github.io/)
|
||||
* [rust-learning](https://github.com/ctjhoa/rust-learning) — a collection of useful resources to learn Rust
|
||||
* [RustCamp 2015 Talks](http://confreaks.tv/events/rustcamp2015)
|
||||
|
||||
## Development tools
|
||||
|
||||
|
|
Loading…
Reference in a new issue