R1 - Master
🚧 UNDER CONSTRUCTION: Please bear 🧸 with me! If you can't wait please try read more.
Welcome to highest curve of learning Rust
, be proud of yourself!
This is a last part so you can expect super confuse and hard to understand topic. Let's roll!
Goals
- Able to understand
Rust
in depth.
TODO
- Rust Before Main - Ryan Levick - Rust Linz, July 2022
- The Rustonomicon
- Mutex
- Rust, Realloc, and References
- 6 things you can do with the Cow 🐄 in Rust 🦀
- pretzelhammer's Rust blog 🦀
- A hands-on book for abusing systems using Rust (WIP)
- Async Rust can be a pleasure to work with (without
Send + Sync + 'static
) - Understanding Memory Ordering in Rust
- Rust Prism