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.
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.
- ⭐ Something made by a rust team member.
- 🔚 Concepts are still useful but code could not compile.
- 🔜 Work In Progress.
- Books
- Videos
- 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
- Playground
- Locale links
- People
- Tutorials & Workshop Materials
- Similar projects
- ⭐ The Rust Programming Language - repo
- ⭐ The Rust Reference - repo
- ⭐ The Rustonomicon - The Dark Arts of Advanced and Unsafe Rust Programming - repo
- ⭐ The Unstable Book - repo
- ⭐ The Rust Edition Guide - repo
- ⭐ The Rust Async Book - repo
- ⭐ Rust Cookbook - repo
- ⭐ Why Rust? - Jim Blandy
- ⭐ The Embedded Rust Book - repo - Rust Embedded WG
- ⭐ The Cargo Book - repo
- Rust-101 - Ralf Jung
- Rust Essentials - Ivo Balbaert
- Programming Rust - Jim Blandy, Jason Orendorff
- Mastering Rust - Second Edition - Rahul Sharma & Vesa Kaihlavirta
- 🔜 Refactoring to Rust - repo - Nate Mara
- ⭐ Rust Anthology - Brian Anderson
- Rust in Action - repo - Tim McNamara
- Zero To Production In Rust - repo - Luca Palmieri
- Network Programming in Rust - Abhishek Chanda
- Learning Rust - Paul Johnson, Vesa Kaihlavirta
- Rust Cookbook - Vigneshwer Dhinakaran
- Learning Rust - Dumindu Madunuwan
- A Gentle Introduction To Rust - Steve Donovan
- Step Ahead with Rust - Jonathan Creekmore
- ⭐ Rust Programming By Example - Guillaume Gomez and Antoni Boucher
- Beginning Rust - From Novice to Professional - Carlo Milanesi
- Hands-On Concurrency with Rust - Brian Troutwine
- Hands-On Functional Programming in Rust - Andrew Johnson
- Hands-On Rust Effective Learning through 2D Game Development and Play - Herbert Wolverson
- Hands-On Microservices with Rust - Denis Kolodin
- Hands-On Data Structures and Algorithms with Rust - Claus Matzinger
- Rust Standard Library Cookbook - Daniel Durante, Jan Nils Ferner
- Rust Quick Start Guide - Daniel Arbuckle
- Rust High Performance - Iban Eguia Moraza
- Programming WebAssembly with Rust - Kevin Hoffman
- Hands-On Microservices with Rust 2018: How To Build Scalable and Reliable RESTful Microservices - Denis Kolodin
- Hands-On Data Structures and Algorithms with Rust - Claus Matzinger
- The Complete Rust Programming Reference Guide: Design, develop, and deploy effective software systems using the advanced constructs of Rust - - Vesa Kaihlavirta, Rahul Sharma, Claus Matzinger
- Easy Rust - David MacLeod
- Rust Web Development - repo - Bastian Gruber
- The Little Book of Rust Books - repo
- Rust Servers, Services, and Apps - Prabhu Eshwarla
- Code Like a Pro in Rust - Brenden Matthews
- Rust for Rustaceans - Jon Gjengset
- Rust From the Ground Up - Matthew Provost
- Comprehensive Rust - Google
- Rust Atomics and Locks - Mara Bos
- Command-Line Rust - Ken Youens-Clark
- High Assurance Rust: Developing Secure and Robust Software - Tiemoko Ballo
- ⭐ Rust and the Future of Systems Programming - Mozilla
- RustFest Zürich 2017
- ABitWiseGuy Tutorials - ABitWiseGuy
- dcode Tutorials - dcode
- maxday_coding - ASMR Live Coding
- Tensor Programming Tutorials - Tensor Programming
- Hello Rust! - Matthias Endler
- YouCodeThings - Andrew Jakubowicz
- ⭐ 🔜 Rust in Motion - Video course by Carol Nichols and Jake Goulding
- Learn Rust in 7 Days - Matthew Stoodley
- Rust Tutorial - Doug Milford
- Rust - Crazcalm's Tech Stack
- Rust Advent of Code 2019 - Brian Myers
- The Rust Programming Language | Tutorials - danlogs
- Ryan Levick's Rust Stream - Ryan Levick
- Crust of Rust - Jon Gjengset
- ULTIMATE Rust Lang Tutorial! - Let's Get Rusty
- Overview of the Rust Programming Language - Jonathan Turner
- Manning Publications Rust channel - Manning Publications
- Introduction to Programming with Rust - Rhymu's Videos
- Rust Linz - A Rust Meetup aimed at beginners
- Rust Programming Tutorial 🦀 - Rust fundamentals YouTube playlist by Trevor Sullivan
- 2021-06-25 - How to learn Rust - Tim McNamara
- 2021-06-01 - A Firehose of Rust, for busy people who know some C++ - Jack O'Connor
- 2020-09-21 - live@Manning Rust Conference - Carol Nichols, Tim McNamara, Maciej Hirsz, Olivia Ifrim, Nell Shamrell-Harrington, Pierre Krieger, Richard Walters, Chris Griffing, Lachezar Lechev, Michael Hausenblas
- 2018-08-17 - Using Rust For Game Development - Catherine West
- 2017-06-20 - ⭐ Rust: Putting Ownership to Use - Niko Matsakis
- 2017-01-20 - Rust 101 - E. Dunham
- 2016-09-28 - Mozilla's Rust and why we love it - Cambridge Consultants
- 2016-09-25 - ⭐ into_rust() - Screencasts for learning rust! - Niko Matsakis
- 2016-08-28 - ⭐ Rust: Safe and Scalable Systems Programming - Alex Crichton
- 2016-06-21 - ⭐ The History of Rust - Steve Klabnik
- 2015-08-01 - ⭐ RustCamp 2015
- 2015-06-22 - LambdaConf 2015 - In Rust We Trust - Alex Burkhart
- 2015-06-13 - ⭐ What Is Rust? - Yehuda Katz
- 2015-04-11 - My Python's a little Rust-y - Dan Callahan
- 2015-03-12 - ⭐ Stanford Seminar - Aaron Turon
- Moves and Borrowing In Rust With Jim Blandy - Adam Bell
- New Rustacean - Chris Krycho
- The Request for Explanation Podcast: A weekly discussion of Rust RFCs - Manish Goregaokar
- Rust And Bitter C++ Developers With Jim Blandy - Adam Bell
- AreWePodcastYet
- Rustacean Station
- ⭐ Rust By Example - Jorge Aparicio and Steve Klabnik - repo
- rosettacode - Ana Hoverbear
- Why your first FizzBuzz implementation may not work - Chris Morgan
- ⭐ An annotation of the Rust standard library - Brian Anderson
- ProjectEulerRust - gifnksm
- Advent of Code - Denys Levchenko
- Rust in Detail: Writing Scalable Chat Service from Scratch - Nikita Baksalyar
- ⭐ rustlings: small rust exercises - Carol Nichols
- Learning Rust With Entirely Too Many Linked Lists - Alexis Beingessner
- ⭐ Let's build a browser engine! - Matt Brubeck
- Understanding Over Guesswork - Ana Hoverbear
- Writing an OS in Rust 1st edition 2nd edition - Philipp Oppermann
- Creating Nintendo 64 emulator from scratch in Rust! - Jake Taylor
- The Many Kinds of Code Reuse in Rust - Alexis Beingessner
- Make a Lisp - Joel Martin
- ⭐ Modeling Graphs in Rust Using Vector Indices - Niko Matsakis
- 24 days of Rust series - Zbigniew Siciarz
- ⭐ Rust Cookbook
- ⭐ Rust and CSV Parsing - Andrew Gallant
- Algorithm Cookbook in Rust - Aram Ebtekar
- ⭐ stdx - The missing batteries of Rust - Brian Anderson
- Rust - exercism.org
- Building a DNS server in Rust - Emil Hernvall
- Rust Crash Course - Michael Snoyman
- Web browser from scratch in Rust - Josh Marinacci
- Tour of Rust - Richard Anaya
- PNGme: An Intermediate Rust Project - Jordan Grace
- Create Your Own Programming Language with Rust - Ehsan M. Kermani
- ⭐ Command Line Applications in Rust - Rust CLI working
- Writing a file system from scratch in Rust - Carlos Galdino
- Hecto: Build your own text editor in Rust - Philipp Flenker
- Rust sokoban - Olivia Ifrim
- Rust Gym - Yinchu Xia
- ⭐ Rust Quiz - David Tolnay
- Blessed - An unofficial guide to the Rust ecosystem - Nico Burns
- Build a Lua Interpreter in Rust - Wu Bingzheng
- Object Soup is Made of Indexes - Jack O'Connor
- Implementing a BitTorrent client in Rust - Jon Gjengset
- Rust on Serverless - YouTube playlist exploring the use of Rust to build serverless applications by James Eastham
- ⭐ Rust Design Patterns - Nick Cameron
- ⭐ Error Handling in Rust - Andrew Gallant
- ⭐ Rust API guidelines - Brian Anderson
- Design Patterns in Rust - Alexander Fadeev
- Reading Rust Function Signatures - Ana Hoverbear
- Good Practices for Writing Rust Libraries - Pascal Hertleif
- Rustic Bits - Llogiq
- Pretty State Machine Patterns in Rust - Ana Hoverbear
- Elegant Library APIs in Rust - Pascal Hertleif
- Rust Performance Pitfalls - Llogiq
- How to write CRaP Rust code - Llogiq
- The Rust Performance Book - Nicholas Nethercote
- The Typestate Pattern in Rust - Cliff L. Biffle
- ⭐ Syntax Index
- Rust Iterator Cheat Sheet - Daniel Keep
- Rust String Conversions Cheat Sheet - GavinB
- Rustic Symmetries - kmc
- Rust Container Cheat Sheet - Raph Levien
- Graphical depiction of ownership and borrowing in Rust - Phil Ruffwind
- Lifetime Reference - Charles
- Phaiax's Rust Cheatsheet - Phaiax
- Rust Language Cheat Sheet - Ralf Biedert
- Rust cheat sheet (beginner-oriented)
- A type-based Rust cheatsheet - Xidorn Quan
- ⭐ Rust RFCs and Accepted RFCs
- ⭐ Rust Forge
- ⭐ Internals Forum
- rust-cross, Everything you need to know about cross compiling Rust programs! - Jorge Aparicio
- How to cross compile Rust from OS X to FreeBSD - yohanesu75
- Cross Compiling for Raspberry Pi - Ogeon
- ⭐ Taking Rust everywhere with rustup - Brian Anderson
- Why is a Rust executable large? - Kang Seonghoon
- Rust your ARM microcontroller! - Jorge Aparicio
- Cross-compiling Rust for the Raspberry Pi on macOS - Adrian Kappel
- rust-on-mobile - mtak-
- Compile Time Feature Flags in Rust - Justin Worthe
- Rust on iOS - Emil Sjölander
- 2017-11-22 - Writing fast and safe native Node.js modules with Rust - Peter Czibik
- 2017-09-21 - Building and Deploying a Rust library on Android - Emily Toop
- 2017-09-06 - Building and Deploying a Rust library on iOS - Emily Toop
- 2020-09-08 - I C and .so does Rust - prateeknischal
- The Rust FFI Omnibus - Jake Goulding
- The Rust FFI Guide - using unsafe for fun and profit - Michael-F-Brya
- Helping Travis catch the rustc train part 1 | part 2 - Huon Wilson
- Rust, Travis, and Github Pages - Ana Hoverbear
- Shave Some Time From Your Travis Builds - Llogiq
- How to collect test coverages for a rust project - lifthrasiir
- Rust Performance Testing on Travis CI - Lloyd
- Ensuring Beautiful Commits with rustfmt and Travis-CI - Kyle Kneitinger
- Great Rust CI - Christopher Durham
- Rust Fuzz Book
- Rust for JavaScript Developers: An Overview of Testing - Joshua Mo
- Debugging a segfault in my Rust program - Julia Evans
- Compiler Explorer - See Rust code as assembly
- Profiling Rust applications on Linux - Llogiq
- Are we web yet?
- Are we (I)DE yet?
- Are we game yet?
- Are we learning yet?
- Are we async yet?
- Not-Yet-Awesome Rust
- Are we GUI yet?
- Rust::from(lang) - Michael Gattozzi
- Others:
Languages | Links |
---|---|
C# |
|
C/C++ |
|
Clojure |
|
Go |
|
Java/Scala | |
JavaScript |
|
Nim |
|
Nodejs |
|
OCaml / Haskell | |
Python |
|
Ruby | |
Swift |
|
Erlang |
See repos kud1ing/awesome-rust & awesomo /rust
Can I use feature X? caniuse.rs - Rust feature search
- Futures Explained in 200 Lines of Rust - Carl Fredrik Samson
- Introduction to Async Rust and a High-level Overview of Tokio’s Architecture - Arash Sal Moslehian
- Async Rust in Three Parts - Jack O'Connor
- Finding Closure in Rust - Huon Wilson
- Defaulting to Thread-Safety: Closures and Concurrency - Huon Wilson
- How to pass a closure into a trait object - Cam Jackson
- Practical differences between Rust closures and functions - Ricardo Martins
- ⭐ How Rust Achieves Thread Safety - Manish Goregaokar
- Understanding Closures in Rust - Andrew Pritchard
- Why Rust Closures are (Somewhat) Hard - Steve Donovan
- ⭐ Writing Documentation in Rust - Jeremiah Peschka
- Keeping Rust projects' README.md code examples up-to-date - Guillaume Gomez
- Guide on how to write documentation for a Rust crate - Guillaume Gomez
- ⭐ Error Handling in Rust - Nick Cameron
- ⭐ Error Handling in Rust - Andrew Gallant
- Beginner's guide to Error Handling in Rust - Sheshbabu Chinnakonda
- Rust error handling - sp1ff
- Rust: Structuring and handling errors in 2020 - Nick Groenen
- Wrapping errors in Rust - Edgar Luque
- Designing error types in Rust - Roman Kashitsyn
- A Journey into Iterators - Ana Hoverbear
- Effectively Using Iterators In Rust - Herman J. Radtke III
- for loops in Rust - Karol Kuczmarski
- Iteration patterns for Result & Option - Karol Kuczmarski
- Little tour of multiple iterators implementation in Rust - Guillaume Gomez
- rust-iterators - Max Skybin
- ⭐ Where Rust Really Shines - Manish Goregaokar
- Understanding Lifetime in Rust part 1 | part 2 - Bibhas Bhattacharya
- Rust Lifetimes - Charles
- The Power of Lifetimes - Jonathan Goodwin
- Understanding Rust Lifetimes - Maksym Zavershynskyi
- Common Rust Lifetime Misconceptions - kirill
- LifetimeKata - Tom Kunc
- A Practical Intro to Macros in Rust 1.0 - Daniel Keep
- The Little Book of Rust Macros - Lukas Wirth
- ⭐ Macros in Rust part 1 | part 2 | part 3 | part 4 - Nick Cameron
- Writing complex macros in Rust: Reverse Polish Notation - Ingvar Stepanyan
- ⭐ Procedural Macros in Rust 2018 - Alex Crichton
- Creating Macros in Rust - Aaron Lazar
- Rust Latam: procedural macros workshop - David Tolnay
- MacroKata - Tom Kunc
- Rust Module Essentials - Sam Pagenkopf
- How I Organize Large Rust Programs - Casey Rodarmor
- Clear explanation of Rust’s module system - Sheshbabu Chinnakonda
- Option Type part 1 | part 2 - 8thlight
- 🔚 Option Monads in Rust - Ana Hoverbear
- ⭐ Fearless Concurrency with Rust - Aaron Turon
- Rust ownership, the hard way - Chris Morgan
- ⭐ An alternative introduction to Rust - Steve Klabnik
- ⭐ The Problem With Single-threaded Shared Mutability - Manish Goregaokar
- ⭐ Wrapper Types in Rust: Choosing Your Guarantees - Manish Goregaokar
- Strategies for solving 'cannot move out of' borrowing errors in Rust - Herman J. Radtke III
- Why Rust's ownership/borrowing is hard - Ivan Sagalaev
- & vs. ref in Rust patterns - Karol Kuczmarski
- Interior mutability in Rust: what, why, how? | part 2 | part 3 - Ricardo Martins
- ⭐ Rust Means Never Having to Close a Socket - Yehuda Katz
- Understanding Lifetimes in Rust, part 1 | part 2 - Bibhas Bhattacharya
- Some Notes on
Send
andSync
- Huon Wilson - Sharing Coloring Books With Friends in Rust - Jeena Lee
- Moving, Cloning, and Copying Coloring Books in Rust - Jeena Lee
- Ref patterns, destructuring, and invisible borrows - Robert Grosse
- Rust: A unique perspective - Matt Brubeck
- The Node Experiment - Exploring Async Basics with Rust - Carl Fredrik Samson
- A closer look at Ownership in Rust - Pascal Precht
- Understanding ownership in Rust - Ukpai Ugochi
- String vs &str in Rust functions part 1 | part 2 | part 3 - Herman J. Radtke III
- From &str to Cow - Joe Wilm
- Rust: str vs String - Ameya Lokare
- On dealing with owning and borrowing in public interfaces - Dimitri Sabadie
- Why Rust strings seem hard - Brandon Smith
- ⭐ Abstraction without overhead: traits in Rust - Aaron Turon
- A series on trait objects part 1 | part 2 | part 3 | part 4 - Huon Wilson
- Rust traits for developer friendly libraries - Ben Ashford
- Traits and trait objects - Matt Godbolt
- Rust's Built-in Traits, the When, How & Why - Llogiq
- Where are you From::from - Llogiq
- Gentle Intro to Type-level Recursion in Rust - Lloyd Chan
- Traits and Trait Objects in Rust - Josh Leeb-du Toit
- A Quick Look at Trait Objects in Rust - Laurence Tratt
- Unsafe Rust: An Intro and Open Questions - Alexis Beingessner
- Memory Leaks are Memory Safe - Huon Wilson
- ⭐ On Reference Counting and Leaks - Niko Matsakis
- ⭐ A Few More Remarks on Reference Counting and Leaks - Niko Matsakis
- Pre-pooping Your Pants With Rust - Alexis Beingessner
- ⭐ Unsafe Abstractions - Niko Matsakis
- ⭐ The "Tootsie Pop" Model for Unsafe Code - Niko Matsakis
- Unsafe Rust is not C - Jack O'Connor
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
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.
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.
- Workshop slides and exercises from RustConf 2017.
- Niko Matsakis's rust tutorializer framework
- Niko Matsakis's ownership, borrowing, traits, structs, and threading tutorials, keynote files
- Niko Matsakis's concurrency tutorial from December 2015
- Niko Matsakis's Mozlando Tutorial includes slides and play.rust-lang.org demos
- Jim Blandy's exercises
- Dan Callahan's Python Rust FFI examples
- Nick Cameron's oopsla slides and exercises
- Florian Gilcher's mailbox tutorial takes Hello World to a whole new concurrent and networked level
- Carol Nichols' Intro to Rust that presents the guessing game and ownership in a similar manner as the book
- Jonathan Pallant's Rust on the Raspberry Pi tutorial (using a Sense HAT)