-
Vesontia
- Lille, France
Rust-learn
A bunch of links to blog posts, articles, videos, etc for learning Rust
Home of the Rust and Inside Rust blogs
A catalogue of Rust design patterns, anti-patterns and idioms
🦀 Small exercises to get you used to reading and writing Rust code!
A curated list of Rust code and resources.
The Rust primer for beginners. We need native English speaker help us modify the translation.
Learn Rust with examples (Live code editor included)
A book about Rust Data Structures and Algorithms.
Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
Educational blog posts for Rust beginners
Rust Programming Fundamentals - one course to rule them all, one course to find them...
https://rust-lang-nursery.github.io/rust-cookbook
Common data structures and algorithms in Rust
A guide to how rustc works and how to contribute to it.
🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
Interactively Visualizing Ownership and Borrowing for Rust
The best Intermediate Rust course out there!
Code for "Zero To Production In Rust", a book on API development using Rust.
A tour of rust's language features
<Beat AI> 又名 <零生万物> , 是一本专属于软件开发工程师的 AI 入门圣经,手把手带你上手写 AI。从神经网络到大模型,从高层设计到微观原理,从工程实现到算法,学完后,你会发现 AI 也并不是想象中那么高不可攀、无法战胜,Just beat it !
Rust Language Cheat Sheet - https://cheats.rs
Code for Command-Line Rust (O'Reilly, 2024, ISBN 9781098109417)
The Dark Arts of Advanced and Unsafe Rust Programming