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 Resources
Rust Overviews and Starting Points |
Learning Roadmaps |
Tutorials and Workshop Materials |
Guides |
Courses |
University Courses |
Ferrous Systems Training |
Paid Courses |
Others |
Example Code
Books
Blogs
Chat Platforms, Forums, and Social Media |
Rust Blogs and Newsletters |
Personal Blogs |
Project and Organization Blogs |
Videos, Podcasts
Meetings & Events
Companies & Jobs
Related Topics
- Crate Selection.