Awesome Rust Learning | Massive Resources & Collection ⭐

-

Awesome Rust Learning

A bunch of links to blog posts, articles, videos, etc for learning Rust. Feel free to submit a pull request if you have some links/resources to add. Also, I try to verify that the articles below have some real content (i.e. aren’t 2 paragraph blog posts with little information) to ensure I’m not listing “fluff” pieces. If you have an idea for a better way to organize these links, please let me know.

Introduction

Do you need to be convinced that Rust is worth learning? Let us show you the True Nature of the Force

The main documentation is always the best beginning, so if you haven’t read yet, start by reading the Rust docs. You can also have ebook versions of the doc here.

Tag meanings

  • :star: Something made by a rust team member.
  • :end: Concepts are still useful but code could not compile.
  • :soon: Work In Progress.

Table of Contents

  • Books
  • Videos
  • Playlists
  • Presentations
  • Podcasts
  • Rust in practice
  • Best Practices/Style Guides
  • Cheat sheets
  • Rust internals
  • Compilation
  • FFI
  • CI / Testing
  • Debug / Profiling
  • Are we … yet?
  • Comparison with Other Languages
  • Applications / Libraries / Tools
  • Language stuff
  • Async
  • Closures
  • Documentation
  • Enums
  • Iterators
  • Lifetime
  • MIR
  • Modules
  • Option & Result
  • Ownership / Concurrency
  • Privacy
  • Strings
  • Syntax extensions
  • Traits
  • Unsafe
  • Playground
  • Locale links
  • People
  • Fearless Rust Bloggers
  • Tutorials & Workshop Materials

Books

Videos

Playlists

Presentations

Podcasts

Rust in practice

Best Practices/Style Guides

Cheat sheets

Rust internals

Compilation

FFI

CI / Testing

Debug / Profiling

Are we … yet?

Comparison with Other Languages

Languages Links
C# * Exploring Rust (from C#) - Nicholas Blumhardt
C/C++ * Rust For Systems Programmers & Rust for C++ Programmers - Nick Cameron

Applications / Libraries / Tools

See repos kud1ing/awesome-rust & awesomo /rust

Language stuff

Async

Closures

Documentation

Enums

Errors

Iterators

Lifetime

Macros

MIR

Modules

Option & Result

Ownership / Concurrency

Privacy

Strings

Syntax extensions

Traits

Unsafe

Playground

Locale links

People

This is the official Rust Team and Servo Team

Are you searching for a rustacean? http://www.rustaceans.org/

Do you want to ask for something? Users Forum, Stack Overflow

Do you want to meet them IRL? Meetup groups, Community calendar, Community talks list, RustBridge, Time till Rust

Go to rusty events? The 2018 Rust Event Lineup, The 2019 Rust Event Lineup

Are you looking for a job? RustJobs.rs

Are you fast, friendly, and fearless? Find something Rusty to work on!

Do you want to stay up to date? The official blog, This Week in Rust, This Week in Rust Docs, The official reddit

Do you want to find out why some historical decisions took place? Chronicle.rs

Fearless Rust Bloggers

A complete list could be found here

Don’t forget Ferris the unofficial mascot.

Tutorials & Workshop Materials

These are slides and materials from brick-and-mortar workshops about Rust. While they’re unlikely to help a student learning independently, they may be of interest if you’re running a workshop on Rust.

A few universities have had classes about Rust. Here are links to their public resources.

Source: 1Hack.Us & GitHub

ENJOY & HAPPY LEARNING! :heart:

Feedback and appreciate the share!

25 Likes

Worthful resources for my career. Thanks for your great effort to collect these. God Bless!.

2 Likes

He really wants us to be rich.

2 Likes

I was waiting to learn Rust for so long. Thanks a lot for this. But I am still waiting for Perl, especially for code golf. But I am not able to find a resource that teaches this in-depth. Again, thanks a lot for this, @SaM

2 Likes

OMG thanks so much.

1 Like

@La_Signora Enjoy! :heart:

3 Likes

Wow. Thank you so much. Really thanks a lot

1 Like