• Open Daily: 10am - 10pm
    Alley-side Pickup: 10am - 7pm

    3038 Hennepin Ave Minneapolis, MN
    612-822-4611

Open Daily: 10am - 10pm | Alley-side Pickup: 10am - 7pm
3038 Hennepin Ave Minneapolis, MN
612-822-4611
Memory Thinking for Rust: Slides with Descriptions and Source Code Illustrations, Second Edition

Memory Thinking for Rust: Slides with Descriptions and Source Code Illustrations, Second Edition

Paperback

ProgrammingComputer Security

ISBN10: 1912636484
ISBN13: 9781912636488
Publisher: Opentask
Published: May 10 2025
Pages: 274
Weight: 1.67
Height: 0.71 Width: 8.00 Depth: 10.00
Language: English

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:

  • Relevant language constructs
  • Memory layout of structs and enums
  • References, ownership, borrowing, and lifecycle
  • Unsafe pointers
  • Local, static, and dynamic memory
  • Functions, closures
  • Smart pointers
  • Object-oriented and functional features
  • Windows and Linux specifics
  • ... and much more

Also from

Vostokov, Dmitry

Also in

Programming