Free shipping on orders over $99
Rust High Performance

Rust High Performance

Learn to skyrocket the performance of your Rust applications

by Iban Eguia Moraza
Paperback
Publication Date: 28/03/2018

Share This Book:

  $71.49
or 4 easy payments of $17.87 with
afterpay
Find bottlenecks, identify the proper algorithm to use, optimize performance, and create really efficient Rust applications

Key Features

Understand common performance pitfalls and improve the performance of your applications.
Get to grips with parallel programming and multithreading with Rust.
Learn metaprogramming in Rust.

Book DescriptionAt times, it is difficult to get the best performance out of Rust. This book teaches you to optimize the speed of your Rust code to the level of languages such as C/C++. You'll understand and fix common pitfalls, learn how to improve your productivity by using metaprogramming, and speed up your code by concurrently executing parts of it safely and easily. You will master the features of the language which will make you stand out and use them to really improve the efficiency of your algorithms

The book begins with a gentle introduction to help you identify bottlenecks when programming in Rust. We highlight common performance pitfalls, along with strategies to detect and resolve these issues early. We move on to mastering Rust's type system, which will enable us to create impressive optimizations in both performance and safety at compile time. You will then learn how to effectively manage memory in Rust, mastering the borrow checker. We move on to measuring performance and you will see how this affects the way you write code. Moving ahead, you will perform metaprogramming in Rust to boost the performance of your code and your productivity. You will finally learn parallel programming in Rust, which enables efficient and faster execution by using multithreading and asynchronous programming.

What you will learn

Master tips and tricks to make your code faster.
Learn how to identify bottlenecks in your Rust applications
Discover how to profile your Rust software.
Understand the type system to create compile-time optimizations.
Master the borrow checker .
Learn metaprogramming in Rust to avoid boilerplate code.
Discover multithreading and work stealing in Rust.
Understand asynchronous programming in Rust.

Who this book is forThis book is for Rust developers keen to improve the speed of their code or simply to take their skills to the next level.
ISBN:
9781788399487
9781788399487
Category:
Software Engineering
Format:
Paperback
Publication Date:
28-03-2018
Publisher:
Packt Publishing Limited
Country of origin:
United Kingdom
Pages:
272
Dimensions (mm):
93x75mm

This title is in stock with our Australian supplier and should arrive at our Sydney warehouse within 1 - 2 weeks of you placing an order.

Once received into our warehouse we will despatch it to you with a Shipping Notification which includes online tracking.

Please check the estimated delivery times below for your region, for after your order is despatched from our warehouse:

ACT Metro: 2 working days
NSW Metro: 2 working days
NSW Rural: 2-3 working days
NSW Remote: 2-5 working days
NT Metro: 3-6 working days
NT Remote: 4-10 working days
QLD Metro: 2-4 working days
QLD Rural: 2-5 working days
QLD Remote: 2-7 working days
SA Metro: 2-5 working days
SA Rural: 3-6 working days
SA Remote: 3-7 working days
TAS Metro: 3-6 working days
TAS Rural: 3-6 working days
VIC Metro: 2-3 working days
VIC Rural: 2-4 working days
VIC Remote: 2-5 working days
WA Metro: 3-6 working days
WA Rural: 4-8 working days
WA Remote: 4-12 working days

Reviews

Be the first to review Rust High Performance.