ctjhoa
rust-learning

A bunch of links to blog posts, articles, videos, etc for learning Rust

Last updated Jul 8, 2026
12.2k
Stars
821
Forks
10
Issues
+4
Stars/day
Attention Score
97
Language breakdown
No language data available.
Files click to expand
README

rust-learning Build Status

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. they aren't 2 paragraph long 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 want 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 it yet, start by reading the Rust docs. You can also have the ebook versions of the doc here and 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

* Playlists * Presentations * Async * Closures * Documentation * Enums * Errors * Iterators * Lifetime * MIR * Modules * Option & Result * Ownership / Concurrency * Privacy * Strings * Syntax extensions * Traits * Unsafe * Fearless Rust Bloggers

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# | | | C/C++ | | | Clojure | | | Go | | | Java/Scala | | | JavaScript | | | Nim | | | Nodejs | | | OCaml / Haskell | | | Python | | | Ruby | | | Swift | | | Erlang | |

Applications / Libraries / Tools

See repos kud1ing/awesome-rust & awesomo /rust

Language stuff

Can I use feature X? caniuse.rs - Rust feature search

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 a question? Users Forum, Stack Overflow

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

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

Are you looking for a job? RustJobs.dev, RustJobs.com

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

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

  • [Aaron Turon][] - blog
  • [Andrew Gallant][] - blog
  • [Ana Hoverbear][] - blog
  • [Brian Anderson][] - blog
  • [Christoph Burgdorf][] - blog
  • [Chris Morgan][] - blog
  • [Felix S Klock II][] - blog
  • [Huon Wilson][] - blog
  • [Jonathan Turner][] - blog
  • [Llogiq][] - blog
  • [Manish Goregaokar][] - blog
  • [Nick Cameron][] - blog
  • [Niko Matsakis][] - blog
  • [Patrick Walton][] - blog
  • [Yehuda Katz][] - blog
  • [Steve Klabnik][] - blog
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.

[Aaron Turon]: https://github.com/aturon [Alex Crichton]: https://github.com/alexcrichton [Alexander Fadeev]: https://github.com/fadeevab [Alexis Beingessner]: https://github.com/Gankro [Andrew Gallant]: https://github.com/BurntSushi [Ana Hoverbear]: https://github.com/Hoverbear [Ben Ashford]: https://github.com/benashford [Brian Anderson]: https://github.com/brson [Carol Nichols]: https://github.com/carols10cents [Chris Krycho]: https://github.com/chriskrycho [Chris Morgan]: https://github.com/chris-morgan [Christoph Burgdorf]: https://github.com/cburgdorf [Daniel Keep]: https://github.com/DanielKeep [Dan Callahan]: https://github.com/callahad [David Tolnay]: https://github.com/dtolnay [Felix S Klock II]: https://github.com/pnkfelix [Herman J. Radtke III]: https://github.com/hjr3 [Jeena Lee]: https://github.com/jeenalee [Jeremiah Peschka]: https://github.com/peschkaj [Jim Blandy]: https://github.com/jimblandy [Jorge Aparicio]: https://github.com/japaric [Jonathan Turner]: https://github.com/jonathandturner [Llogiq]: https://github.com/llogiq [Luca Palmieri]: https://github.com/LukeMathWalker [Lloyd Chan]: https://github.com/lloydmeta [Huon Wilson]: https://github.com/huonw [Manish Goregaokar]: https://github.com/Manishearth [Michael Gattozzi]: https://github.com/mgattozzi [Nick Cameron]: https://github.com/nrc [Niko Matsakis]: https://github.com/nikomatsakis [Pascal Hertleif]: https://github.com/killercup [Patrick Walton]: https://github.com/pcwalton [Steve Donovan]: https://github.com/stevedonovan [Steve Klabnik]: https://github.com/steveklabnik [Tim McNamara]: https://github.com/timClicks [Yehuda Katz]: https://github.com/wycats [Dumindu Madunuwan]: https://github.com/dumindu

Similar projects

🔗 More in this category

© 2026 GitRepoTrend · ctjhoa/rust-learning · Updated daily from GitHub