Rust High Performance: Learn to skyrocket the performance of your Rust applications


Rust High Performance: Learn to skyrocket the performance of your Rust applications
Authors: Iban Eguia Moraza
ISBN-10 书号: 178839948X
ISBN-13 书号: 9781788399487
Publisher Finelybook 出版日期: 2018-03-28
pages 页数: 272 pages


Book Description
Find bottlenecks,identify the proper algorithm to use,optimize performance,and create really efficient Rust applications
At 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.
contents
1 Common Performance Pitfalls
2 Extra Performance Enhancements
3 Memory Management in Rust
4 Lints and Clippy
5 Profiling Your Rust Application
6 Benchmarking
7 Built-in Macros and Configuration Items
8 Must-Have Macro Crates
9 Creating Your Own Macros
10 Multithreading
11 Asynchronous Programming

下载地址 Download
打赏
未经允许不得转载:finelybook » Rust High Performance: Learn to skyrocket the performance of your Rust applications

相关推荐

  • 暂无文章

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫打赏

微信扫一扫打赏