£42.31

Rust Under the Hood: A deep dive into Rust internals and generated assembly

Price data last checked 64 day(s) ago - refreshing...

View at Amazon

Price History & Forecast

Last 27 days • 27 data points (No recent data available)

Historical
Generating forecast...
£42.31 £40.19 £41.04 £41.89 £42.73 £43.58 £44.43 26 January 2026 01 February 2026 08 February 2026 14 February 2026 21 February 2026

Price Distribution

Price distribution over 27 days • 1 price levels

Days at Price
27 days 0 7 14 20 27 £42 Days at Price

Price Analysis

Most common price: £42 (27 days, 100.0%)

Price range: £42 - £42

Price levels: 1 different prices over 27 days

Description

Unlock the full potential of the Rust programming language with "Rust Under the Hood." This comprehensive guide delves into Rust's core mechanics by examining the assembly code generated by its compiler. Ideal for Rust enthusiasts of all levels, this book offers unique insights into the generated code, memory management, and compiler optimizations. Discover How Rust Works Under the Hood Learn how Rust represents and pattern matches enums, tuples, and structs. Dig into implicit heap operations with Box and Vec. Understand string and &str representation and generated code. Understand Dispatch Mechanisms Compare and contrast static vs. dynamic dispatch and the pivotal role of Vtables. Grasp how closures interact with their environments and manage state. Rust Compiler Optimizations and SIMD Understand loop optimization and SIMD auto-vectorization. Explore strategies used for branch avoidance and function inlining. Learn how tail call optimization transforms recursive functions into loops. Async Programming Insights Learn how Rust transforms async functions into state machines. Unravel the workings of async executors and the role of polling in async/await constructs. Practical Learning "Rust Under the Hood" pairs insightful explanations with practical examples and exercises at the end of each chapter. Use tools like Compiler Explorer and Rust Playground to reinforce your learning and gain hands-on experience with the generated x86-64 assembly. Who Should Read This Book? Beginners to Rust: Gain a foundational understanding of Rust's high-level constructs and their low-level representations. Follow detailed flowcharts and memory diagrams to grasp the flow of the generated code and understand the memory management aspects without diving deep into assembly code. Experienced Rust Developers: Gain insights into the generated code's nuances and memory representations through annotated assembly code, aiding you in writing more efficient Rust programs. C++ Developers Moving to Rust: Understand Rust's memory management, dispatch mechanisms, and compiler optimizations. Embedded Systems Developers: Learn how Rust generates efficient assembly code for constrained environments. Optimize your embedded applications by understanding Rust's performance and memory management strategies. Book Structure The book consists of seven parts, each focusing on different aspects of Rust's inner workings: Introduction to Assembly and Basic Constructs: Start with the basics of assembly language and see how Rust translates simple functions into assembly code. Control Structures and Enums in Assembly: Explore the assembly output of match and if-else expressions and understand the memory layout of enums. Data Structures and Memory Management: Investigate the code generation nuances of various data structures and memory management techniques in Rust. Iteration and Optimization: Compare traditional and functional iteration methods and learn how the Rust compiler optimizes array operations. Strings, Dispatch, and Recursion: Dive into the inner workings of strings, dynamic dispatch, and recursive function optimization. Closures and Async/Await: Understand the mechanics of closures and asynchronous functions and how Rust translates them into efficient state machines. Transformations and Takeaways: Summarize key insights and transformations, providing a solid foundation for future Rust projects.

Product Specifications

Format
hardcover
Domain
Amazon UK
Release Date
10 January 2025
Listed Since
05 January 2025

Barcode

No barcode data available

Similar Products You Might Like

The Rust Programming Handbook: An end-to-end guide to mastering Rust fundamentals
95% match

The Rust Programming Handbook: An end-to-end guide to mastering Rust fundamentals

Packt Publishing

£41.99 28 Jan 2026
Rust: The Practical Guide
95% match

Rust: The Practical Guide

Rheinwerk Computing

£45.99 07 Feb 2026
Code Like a Pro in Rust
94% match

Code Like a Pro in Rust

Manning

£40.65 19 Feb 2026
Beginning Rust: From Novice to Professional
94% match

Beginning Rust: From Novice to Professional

Apress

£49.99 21 Feb 2026
Zero To Production In Rust: An introduction to backend development
93% match

Zero To Production In Rust: An introduction to backend development

£49.99 14 Feb 2026
Rust by Example: Practical Projects to Master Rust Programming: From Scratch to Advance
93% match

Rust by Example: Practical Projects to Master Rust Programming: From Scratch to Advance

£42.97 07 Mar 2026
Data Engineering with Advanced Python: Learn to Build Production Data applications using Modern Cloud Data tools (Data Engineering with Python cookbook series)
93% match

Data Engineering with Advanced Python: Learn to Build Production Data applications using Modern Cloud Data tools (Data Engineering with Python cookbook series)

£43.20 30 Jan 2026
Learn to Program with Assembly: Foundational Learning for New Programmers
93% match

Learn to Program with Assembly: Foundational Learning for New Programmers

£43.49 15 Dec 2025
MALicious softWARE: Omnibus
93% match

MALicious softWARE: Omnibus

£81.39 25 Jan 2026
MALicious softWARE: Omnibus
93% match

MALicious softWARE: Omnibus

£98.12 31 Jan 2026
C++ High Performance: Master the art of optimizing the functioning of your C++ code, 2nd Edition
92% match

C++ High Performance: Master the art of optimizing the functioning of your C++ code, 2nd Edition

Packt Publishing

£43.99 24 Jan 2026
Mastering MariaDB: Debug, secure, and back up your data for optimum server performance with MariaDB
92% match

Mastering MariaDB: Debug, secure, and back up your data for optimum server performance with MariaDB

Packt Publishing

£39.15 07 Feb 2026
Modern Arm Assembly Language Programming: Covers Armv8-A 32-bit, 64-bit, and SIMD
92% match

Modern Arm Assembly Language Programming: Covers Armv8-A 32-bit, 64-bit, and SIMD

Apress

£40.72 08 Jan 2026
Advanced CUDA Techniques: Optimizing C++ Applications for Maximum Performance (Mastering CUDA Programming with C++)
92% match

Advanced CUDA Techniques: Optimizing C++ Applications for Maximum Performance (Mastering CUDA Programming with C++)

£47.81 16 Feb 2026
The Verilog Hardware Description Language
92% match

The Verilog Hardware Description Language

Springer

£71.99 08 Jan 2026
Rust in Action
92% match

Rust in Action

Manning Publications

£40.57 19 Feb 2026
Software Reverse Engineering: Navigating x86 Windows Applications with Ghidra
92% match

Software Reverse Engineering: Navigating x86 Windows Applications with Ghidra

£42.63 26 Feb 2026
Learn Rust in a Month of Lunches
92% match

Learn Rust in a Month of Lunches

£46.31 12 Jan 2026
Data Structures and Algorithms: Coding Cheatsheet: The DSA Takeover Edition: 1 (Day before Coding Interview [DCI]: CODING INTERVIEW PATTERNS)
92% match

Data Structures and Algorithms: Coding Cheatsheet: The DSA Takeover Edition: 1 (Day before Coding Interview [DCI]: CODING INTERVIEW PATTERNS)

£44.00 09 Feb 2026
Practical Machine Learning with Rust: Creating Intelligent Applications in Rust
92% match

Practical Machine Learning with Rust: Creating Intelligent Applications in Rust

Apress

£37.15 01 Mar 2026
Low Latency Trading Insights: Selected Essays on Performance Engineering for High Frequency Trading
92% match

Low Latency Trading Insights: Selected Essays on Performance Engineering for High Frequency Trading

£65.10 07 Feb 2026
Natural Language Processing with Python Updated Edition: From Basics to Advanced Projects: Mastering Text Analysis, Machine Learning Models, and Chatbot Development (Mastering the AI Revolution)
92% match

Natural Language Processing with Python Updated Edition: From Basics to Advanced Projects: Mastering Text Analysis, Machine Learning Models, and Chatbot Development (Mastering the AI Revolution)

£43.09 08 Jan 2026
Write Powerfull Rust Macros
92% match

Write Powerfull Rust Macros

£37.23 14 Jan 2026
Effective Go: Programmer's Guide to Idiomatic and Testable Code
92% match

Effective Go: Programmer's Guide to Idiomatic and Testable Code

Manning Publications

£40.65 24 Jan 2026