Memory Thinking for Rust reviews memory-related topics from the perspective of software structure and behavior analysis and teaches Rust language aspects in parallel while demonstrating relevant code internals on Windows (x64) and Linux (x64 and ARM64) platforms:
The new book edition updates and extends the existing topics, adding some missing from the first edition. The updated book also has a new format similar to the second edition of Memory Thinking books for C and C++.
The book contains slides, brief notes highlighting particular points, and related source code with execution output. The following audiences may benefit from the book: