Welcome to the Awesome Rust Lang repository! This is a comprehensive collection of resources for Rust, a modern, safe, and fast programming language.
Inside, you'll find curated articles, tutorials, books, videos, and more. It's a community-driven platform where you can contribute your favorite Rust-related resources.
We provide a beginner's guide and foster an inclusive community of Rustaceans.
Join us on this journey of exploring and mastering Rust programming, empowering each other to write efficient, reliable, and elegant code. Together, let's unlock the full potential of this incredible language. Happy coding!
Note: "Rustaceans" is a term often used to refer to enthusiasts and users of the Rust programming language.
- ⛰️ Introduction
- 🛝 Rust Playground:
- 🌏 Official Website
- 🛠️ Env setup
- 🧑💻 Rust By Simple Example
- 📝 Rustlang Cheat Sheet
- 📚 Rust By Example: Official doc
- 📜 The Rust Programming Language: Official book
- 🧑💻 Rustlings: Official rustlang course
- 📖 The Rust Reference
- 📗 The Rustonomicon: Official guidebook
- 📔 Easy Rust: Rust explained using easy English
- 🏋️♂️ Rust programming excercises that help you learn new concepts
- 👩🍳 Rust Cookbook
- 💪 Rust Gym: Leetcode solutions, Advent of Code Solutions in Rust and more