-
Notifications
You must be signed in to change notification settings - Fork 3
Rust
Аббас Гусенов edited this page Jul 30, 2025
·
24 revisions
-
Rust Programming Language
-
doc.rust-lang.org/beta
- The Unstable Book has documentation for unstable features.
-
doc.rust-lang.org/beta
- A Gentle Introduction to Rust
- Tproger / Rust
- Docs.rs
- freeCodeCamp.org / Learn Rust Programming - Complete Course
- Medium / We have polymorphism at home 🦀! by Ali ghahremani
- tokio-rs/tokio A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
- DEV Community / Understanding Lifetimes with Real-World Analogy
- Context-Generic Programming
- Rust Blog / Announcing Rust 1.87.0 and ten years of Rust!
- "Why is the Rust compiler so slow?"
- InfoWorld.com / 4 key concepts for Rust beginners
- Higher Kinded Types in Rust by Hugo Peters
- Хабр / Rust
- Beginning Rust Programming by Ric Messier - 416 pages
- Practical System Programming for Rust Developers. Build fast and secure software for Linux/Unix systems with the help of practical examples by Prabhu Eshwarla - 388 pages
- Command-Line Rust. A Project-Based Primer for Writing Rust CLIs by Ken Youens-Clark - 396 pages
- A curated list of command-line utilities written in Rust
- Stepik / Rust 🦀: Начальный уровень
- Senior Junior / Rust
- SecurityLab.ru / Rust против C: Unix-утилиты выбирают безопасность
- Matt Godbolt sold me on Rust (by showing me C++) by Gustavo Noronha
- The New Stack / Code Wars: Rust vs. C in the Battle for Billion-Device Safety
- Хабр / Гайд на полиморфизм