Rust High Performance
Sometimes it's difficult to get the best performance out of Rust. This book teaches you how 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. Master the features of the language that make it stand out and use them to really improve the efficiency of your algorithms.
Offered by
Difficulty Level
Intermediate
Completion Time
9h4m
Language
English
About Book
Who Is This Book For?
This book is for Rust developers keen to improve the speed of their code or simply to take their skills to the next level.
Rust High Performance
- About Book
- Who Is This Book For?
- Book Content
Book content
chapters • 9h4m total length
Common performance pitfalls
Extra performance enhancements
Memory management in Rust
Lints and Clippy
Profiling your Rust application
Benchmarking
Built-in macros and configuration items
Must-have macro crates
Creating your own macros
Multithreading
Asynchronous programming
Related Resources
Access Ready-to-Use Books for Free!
Get instant access to a library of pre-built books—free trial, no credit card required. Start training your team in minutes!