rust-learning

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

Github stars Tracking Chart

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. 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 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 Rust docs. You also have ebook versions of the doc here and there.

Tags 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

See repos kud1ing/awesome-rust & awesomo
/rust

Language stuff

Closures

Documentation

Enums

Errors

Iterators

Lifetime

Macros

MIR

Modules

Option & Result

Ownership / Concurrency

Privacy

Strings

Syntax extensions

Traits

Unsafe

Playground

People

This is the official Rust Team and Servo Team

You search for a rustacean? http://www.rustaceans.org/

You want to ask for something? Users Forum, Stack Overflow

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

You are looking for a job? RustJobs.rs, RustJobs.io

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

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

You want to find out why some historical decisions? 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.

Similar projects

Overview

Name With Ownerctjhoa/rust-learning
Primary Language
Program language (Language Count: 0)
Platform
License:
Release Count0
Created At2015-05-07 09:10:36
Pushed At2024-03-28 11:14:04
Last Commit At2023-11-13 15:08:35
Stargazers Count11.1k
Watchers Count319
Fork Count753
Commits Count681
Has Issues Enabled
Issues Count27
Issue Open Count5
Pull Requests Count160
Pull Requests Open Count8
Pull Requests Close Count31
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top