Skip to content
Brian Anderson edited this page Feb 20, 2015 · 203 revisions

Rust's primary documentation, including the tutorial, guides and manual, are on the Rust website. The wiki is mostly used for in-progress documentation or somewhat random pieces of advice/hints, as well as fast-evolving community maintained lists.

Additional supplementary documentation is maintained here on the wiki.

Tutorials/intros

Rust for C++ programmers - A cheat sheet
Rust for Rubyists - Excellent introduction to Rust
Rust by Example - Comprehensive examples
Teaching Rust
More examples - Where to look for examples of Rust
Rusticon - A glossary of terms commonly used in Rust and Rust tools.

Other documentation

Releases - Links to current and old releases and documentation
Detailed release notes - Further explanation of language changes
Community libraries - A curated list of external libraries for Rust
The Periodic Table of Rust Types
Computer Graphics and Game Development - Libraries and example projects
UVA Rust tutorial

Tools

Packages, editors, and other tools
Continuous integration - Test your GitHub-hosted packages with Travis CI

Platforms

getting Rust working on other platforms

Building for Android
Building for iOS
Cross-build for ARM Cortex M3/M4 - Zinc bare metal stack

Guides in other languages

Présentation du langage Rust - Detailed documentation in French, with examples

Community

Presentations

There is a steady stream of broadcast presentations on Air Mozilla.

Here are some collected presentations for other locations:

All Categories:

Clone this wiki locally