mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2025-02-16 20:28:25 +00:00
Adds deck link for Learning systems programming with Rust.
This commit is contained in:
parent
c3fa51e2a2
commit
063e8507e1
1 changed files with 2 additions and 0 deletions
|
@ -709,6 +709,8 @@ See also [Rust web framework comparison](https://github.com/flosse/rust-web-fram
|
|||
|
||||
* Benchmarks
|
||||
* [TeXitoi/benchmarksgame-rs](https://github.com/TeXitoi/benchmarksgame-rs) — Rust implementations for the [The Computer Language Benchmarks Game](http://benchmarksgame.alioth.debian.org/) [<img src="https://travis-ci.org/TeXitoi/benchmarksgame-rs.svg?branch=master">](https://travis-ci.org/TeXitoi/benchmarksgame-rs)
|
||||
* Decks & Presentations
|
||||
* [Learning systems programming with Rust](https://speakerdeck.com/jvns/learning-systems-programming-with-rust) - Presented by [Julia Evans](https://twitter.com/@b0rk) @ Rustconf 2016.
|
||||
* Learning
|
||||
* [exercism.io](http://exercism.io/languages/rust) — programming exercises that help you learn new concepts in Rust.
|
||||
* [Rust by Example](http://rustbyexample.com/)
|
||||
|
|
Loading…
Add table
Reference in a new issue