Skip to content

Instantly share code, notes, and snippets.

@carols10cents
Last active April 22, 2017 22:54
Show Gist options
  • Save carols10cents/1f2066f758be72ecf2ab to your computer and use it in GitHub Desktop.
Save carols10cents/1f2066f758be72ecf2ab to your computer and use it in GitHub Desktop.
Resources for Learning Rust

Resources for Learning Rust

Cheat sheets

Official

Unofficial

  • This Week in Rust - http://this-week-in-rust.org/ - A weekly summary of Rust changes, RFCs, blog posts, events, etc
  • CS 4414, Operating Systems - http://rust-class.org/ - A UVA course on operating systems taught by David Evans using Rust
  • Rust CI - http://www.rust-ci.org/ - builds Rust projects on Travis with every nightly build. Projects are tagged by category and it makes it easy to find out if a project is actively maintained.

Community

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment