Список категорий


Rust High Performance


Автор: Iban Eguia Moraza
Дата выхода: 2018
Издательство: Packt Publishing Limited
Количество страниц: 265
Размер файла: 3,4 МБ



 Welcome to Rust High Performance. In this book, you will get a gentle introduction to highperformance programming by learning how to improve the performance of your Rust code. It will show you how to translate your code from other languages properly by avoiding common bottlenecks, and it will show you how to easily increase the performance of your application using some idiomatic Rust APIs.

 You will learn about the great Rust community by finding great crates that will increase the development efficiency while also improving the performance of your application, and you will write examples to use all your knowledge. You will write your own macros and custom derives, and you will learn about asynchronous and multithreaded programming.

Who this book is for

 In this book, you will find everything you need to improve the performance of your Rust code; you will learn many tricks and use helpful crates and tools. Therefore, the book is written from the basis that you already have some knowledge of programming in Rust.

 This book will not cover the whole world of high-performance programming since it's an incredibly wide topic. You will find a gentle introduction to most of the generic highperformance programming concepts and learn how specific patterns can be used in the Rust programming language.


Исходный код:  Перейти

Если вам понравилась эта книга поделитесь ею с друзьями, тем самым вы помогаете нам развиваться и добавлять всё больше интересных и нужным вам книг!