Awesome Rust

General

The Rust Programming Language - The Rust Programming Language
Table of Contents - Rust Cookbook
Collection of useful Rust code examples

Tutorials

rust-lang/rustlings
:crab: Small exercises to get you used to reading and writing Rust code! - rust-lang/rustlings
rust-unofficial/awesome-rust
A curated list of Rust code and resources. Contribute to rust-unofficial/awesome-rust development by creating an account on GitHub.
mbasso/awesome-wasm
😎 Curated list of awesome things regarding WebAssembly (wasm) ecosystem. - mbasso/awesome-wasm
rust-embedded/rust-raspberrypi-OS-tutorials
:books: Learn to write an embedded OS in Rust :crab: - rust-embedded/rust-raspberrypi-OS-tutorials

WASM

Introduction - The `wasm-bindgen` Guide
Introduction - Rust and WebAssembly