- Docs.rs - an open-source documentation host for crates of the Rust Programming Language.
- Tauri is a framework for building tiny, blazing-fast binaries for all major desktop platforms.
- dev.to - Rust from the beginning, your first program
- Rustpad Rustpad is an efficient and minimal open-source collaborative text editor based on the operational transformation algorithm. It lets users collaborate in real-time while writing code in their browser. Rustpad is completely self-hosted and fits in a tiny Docker image, no database is required.
- Comprehensive Rust 🦀 by Google
- Rustlings 🦀 Small exercises to get you used to reading and writing Rust code!
- Rust by Example (G)
- How to Learn Rust in 2024: A Complete Beginner’s Guide to Mastering Rust Programming
- Rust Lang Guide: Learn Runs 101
- Learn Rust Programming Course – Interactive Rust Language Tutorial on Replit | www.freecodecamp.org
- Take your first steps with Rust by Microsoft
- Rust Adventure: Learn to build reliable and efficient software in Rust
- Knowledgedev: Practice Rust on your laptop
- How to Write Your First Rust Web App with Rocket and RustRover
- Rust Tutorial – How to Build a Naïve Star Detector for Images | Anshul Sanghi | www.freecodecamp.org
- How to Blend Images in Rust Using Pixel Math | Anshul Sanghi | www.freecodecamp.org
- Procedural Macros in Rust – A Handbook for Beginners | Anshul Sanghi | www.freecodecamp.org
- Rust Tutorial – Learn Advanced Iterators & Pattern Matching by Building a JSON Parser | Anshul Sanghi | www.freecodecamp.org
- Rust Tutorial – Learn Multi-Scale Processing of Astronomical Images | Anshul Sanghi | www.freecodecamp.org
- Complete Rust Programming Course | www.freecodecamp.org
- How to Get Started with MongoDB in Rust | www.freecodecamp.org
- What is Unit Testing? How to Perform Unit Tests in Rust | www.freecodecamp.org
- Embedded Rust Programming on Raspberry Pi Zero W | www.freecodecamp.org
- How to use Rust + WebAssembly to Perform Serverless Machine Learning and Data Visualization in the Cloud | www.freecodecamp.org
- Rust Error Handling: Writing Robust Code
- Understanding std::sync::mpsc::channel vs tokio::sync::mpsc::channel in Rust | Concurrency vs Parallelism
- Tokio: Build reliable network applications without compromising speed | an asynchronous runtime for the Rust programming language
- Rayon: a data-parallelism library for Rust. It is extremely lightweight and makes it easy to convert a sequential computation into a parallel one
- Criterion.rs: a statistics-driven micro-benchmarking tool
- Github: A comparison of some web frameworks and libs written in Rust
- Actix Web: Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust
- Actix Examples @ Girhub
- Rocket: A web framework for Rust gear Rust that makes it simple to write fast, type-safe, secure web applications with incredible usability, productivity and performance.
- Pavex: a new framework to build APIs with Rust | An easy-to-use Rust framework for building robust and performant APIs