Awesome
rust-lang-resources
Rust lang resources - A collection of links related to the rust programming language
Writing it down mostly for myself (hate to keep track of these in twitter favorites) but other links are welcome.
To Read
Introductory
- Rust documentation index
- The Rust Guide
- and it's predecessor Rust for Rubyists
- A Fresh Look at Rust
Ownership
Package management
C Integration
Concurrency
To watch
- "Rust for Rubyists" - Rubyc 2014 by @steveklabnick
- "The Rust language: memory, ownership and lifetimes" - linux.conf.au 2014 by @nikomatsakis
- "Let's talk about Rust" - GoGaRuCo 2014 by @wycats