Skip to content

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

Notifications You must be signed in to change notification settings

jiumx60rus/rust-learning

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 

Repository files navigation

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

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

Tags meanings

  • [official] Something made by a mozilla worker in a mozilla context
  • [old] Concepts are still useful but code could not compile.
  • [WIP] Work In Progress

Table of Contents

Books

Videos

You can watch Rust's meetups at air.mozilla

Rust in practice

Courses

Best Practices/Style Guides

Cheat sheets

RFCs

See Rust RFCs

Code Organization

None

Compilation

CI / Testing

Comparison with Other Languages

Applications / Libraries / Tools

See the awesome repo kud1ing/awesome-rust

Language stuff

Closures

Enums

Iterators

Lifetime

Macros

Monads

Ownership / Concurrency

Strings

Syntax extensions

Traits

Unsafe

People

This is the official Rust Team and Servo Team

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

Famous Rustacean Bloggers

Don't forget Ferris the unofficial mascot.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published