Rust Links and Resources
This section provides a large number of links to Rust resources.
Key Websites
rust-lang.org↗ | Official website for the Rust programming language. |
| The Rust Programming Language↗ | "The Rust Book". |
crates.io↗ | The official crate (library) registry. |
crates.io categories↗ | List of categories on crates.io↗ - search crates.io with category:<category-slug>. |
lib.rs↗ | Curated, unofficial alternative to crates.io↗. |
docs.rs↗ | The central documentation website for Rust crates. |
blessed.rs↗ | Unofficial guide to (the best of) the Rust ecosystem. |
| Awesome Rust↗ (GitHub)↗ | A curated list of Rust code and resources. |
github.com↗ | The home of most Rust code repositories. |
| The Rust Foundation↗ | The non-profit stewarding the Rust programming language. |
Rust Cheatsheets
Learning Rust
| Rust Overviews and Starting Points |
| Learning Roadmaps |
| Tutorials and Workshop Materials |
| Guides |
| Courses |
| University Courses |
| Ferrous Systems Training |
| Paid Courses |
| Others |
| Lists of Rust Links and Resources |
Example Code
Books
Blogs and Forums
| Chat Platforms, Forums, and Social Media |
| Rust Blogs and Newsletters |
| Personal Blogs |
| Project and Organization Blogs |
Videos and Podcasts
Meetings
Rust Companies and Jobs
Related Topics
- Crate Selection.