★ wanayoo — archive 1999 https://github.com/ctjhoa/rust-learningNouvelle recherche | Portail wanayoo
Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Clone in Desktop Download ZIP
A bunch of links to blog posts, articles, videos, etc for learning Rust
Branch: master

Add link

latest commit 3fc16c3f21
@ctjhoa authored
Failed to load latest commit information.
README.md Add link
fr_FR.md add link
pt_BR.md Add locale links
ru_RU.md Add Russian resources

README.md

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

Podcasts

Rust in practice

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

Locale links

People

This is the official Rust Team and Servo Team

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

You want to meet them IRL ? http://rustcamp.com/

Famous Rustacean Bloggers

Don't forget Ferris the unofficial mascot.

Something went wrong with that request. Please try again.