/rust-resources-hub

A curated collection of resources for learning and mastering Rust programming, including guides, books, exercises, and more.

OtherNOASSERTION

This work is licensed under the CC BY 4.0 license.

Table of Contents

  1. Official Documentation by rust-lang org
  2. Open Source Books or Free Books
  3. Books you have to buy or... you know the answer
  4. Guides and Tutorials
  5. Exercises
  6. Podcasts
  7. Algorithms
  8. Cheat Sheets
  9. Serialization
  10. WebAssembly (Wasm)
  11. Blockchain
  12. Interview
  13. Various Deep Dive Articles

Official Documentation by rust-lang org

Open Source Books or Free Books

Books you have to buy or... you know the answer

Guides and Tutorials

Exercises

Podcasts

Algorithms

  • The Algorithms - Rust Open Source resource for learning Data Structures & Algorithms and their implementation in any Programming Language

Cheat Sheets

Serialization

WebAssembly (Wasm)

Blockchain

Interview

Various Deep Dive Articles