OFFRE LISEUSES
Une liseuse achetée = une housse offerte* jusqu'au 21 juin
Writing High-Performance Applications in Rust: Profiling, Benchmarking, and Optimization. Modern Systems Programming with Rust
Par :Formats :
Disponible dans votre compte client Decitre ou Furet du Nord dès validation de votre commande. Le format ePub protégé est :
- Compatible avec une lecture sur My Vivlio (smartphone, tablette, ordinateur)
- Compatible avec une lecture sur liseuses Vivlio
- Pour les liseuses autres que Vivlio, vous devez utiliser le logiciel Adobe Digital Edition. Non compatible avec la lecture sur les liseuses Kindle, Remarkable et Sony
- Non compatible avec un achat hors France métropolitaine
, qui est-ce ?Notre partenaire de plateforme de lecture numérique où vous retrouverez l'ensemble de vos ebooks gratuitement
Pour en savoir plus sur nos ebooks, consultez notre aide en ligne ici
- FormatePub
- ISBN8233489433
- EAN9798233489433
- Date de parution04/03/2026
- Protection num.Adobe DRM
- Infos supplémentairesepub
- ÉditeurLinda Balsamo
Résumé
Unlock the true speed of Rust. Rust guarantees memory safety and concurrency without data races, but the compiler alone cannot make your application fast. To achieve C-level performance, you must look beyond zero-cost abstractions and understand how your code interacts with the physical hardware. Writing High-Performance Applications in Rust is the definitive guide for intermediate and advanced developers ready to bridge the gap between high-level syntax and low-level silicon.
This book provides a rigorous, data-driven approach to performance engineering, equipping you with the skills to measure, analyze, and optimize your systems to their absolute limits. Inside, you will discover: Hardware Fundamentals: Understand CPU pipelines, branch prediction, out-of-order execution, and the unforgiving latency of the memory hierarchy. Measurement and Tooling: Master the scientific method of performance using Criterion for micro-benchmarking, flamegraphs for CPU profiling, and hardware performance counters to expose silicon-level bottlenecks.
Sequential Core Optimization: Restructure your data for cache efficiency, eradicate dynamic heap allocations using arenas and object pools, and minimize the hidden overhead of Rust abstractions. Concurrency and Async at Scale: Navigate the physical costs of multithreading, eliminate lock contention, utilize cross-platform SIMD instructions, and tune the Tokio asynchronous runtime for massive network throughput.
Advanced Compiler Tuning: Push beyond source code by configuring Link-Time Optimization, Profile-Guided Optimization, and target CPU instructions to reshape your final binary executable. Stop guessing why your code is slow. Learn to build deep mechanical sympathy with the machine. Whether you are developing high-throughput data pipelines, real-time scientific simulations, or highly concurrent microservices, this book will transform you from a Rust programmer into a master systems engineer.
Maximize your throughput, minimize your latency, and forge software that operates at the speed of electricity.
This book provides a rigorous, data-driven approach to performance engineering, equipping you with the skills to measure, analyze, and optimize your systems to their absolute limits. Inside, you will discover: Hardware Fundamentals: Understand CPU pipelines, branch prediction, out-of-order execution, and the unforgiving latency of the memory hierarchy. Measurement and Tooling: Master the scientific method of performance using Criterion for micro-benchmarking, flamegraphs for CPU profiling, and hardware performance counters to expose silicon-level bottlenecks.
Sequential Core Optimization: Restructure your data for cache efficiency, eradicate dynamic heap allocations using arenas and object pools, and minimize the hidden overhead of Rust abstractions. Concurrency and Async at Scale: Navigate the physical costs of multithreading, eliminate lock contention, utilize cross-platform SIMD instructions, and tune the Tokio asynchronous runtime for massive network throughput.
Advanced Compiler Tuning: Push beyond source code by configuring Link-Time Optimization, Profile-Guided Optimization, and target CPU instructions to reshape your final binary executable. Stop guessing why your code is slow. Learn to build deep mechanical sympathy with the machine. Whether you are developing high-throughput data pipelines, real-time scientific simulations, or highly concurrent microservices, this book will transform you from a Rust programmer into a master systems engineer.
Maximize your throughput, minimize your latency, and forge software that operates at the speed of electricity.







