- Добавил: GoldPerson
- Дата: 3-02-2019, 17:29
- Комментариев: 0

Автор: Iban Eguia Moraza
Издательство: packpub
Жанр: Программирование
Год издания: 2018
Страниц: 272
Язык: Английский
Формат: EPUB/MOBI/PDF
Размер: 16 Мб
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