Hands-On Concurrency with Rust

Confidently build memory-safe, parallel, and efficient software in Rust



Bookstore > Books > Hands-On Concurrency with Rust

Price$44.99 - $56.65
Rating
AuthorBrian L. Troutwine
PublisherPackt Publishing
Published2018
Pages462
LanguageEnglish
FormatPaper book / ebook (PDF)
ISBN-101788399978
ISBN-139781788399975
EBook Hardcover Paperback

Most programming languages can really complicate things, especially with regard to unsafe memory access. The burden on you, the programmer, lies across two domains: understanding the modern machine and your language's pain-points. This book will teach you to how to manage program performance on modern machines and build fast, memory-safe, and concurrent software in Rust. It starts with the fundamentals of Rust and discusses machine architecture concepts. You will be taken through ways to measure and improve the performance of Rust code systematically and how to write collections with confidence. You will learn about the Sync and Send traits applied to threads, and coordinate thread execution with locks, atomic primitives, data-parallelism, and more.

The book will show you how to efficiently embed Rust in C++ code and explore the functionalities of various crates for multithreaded applications. It explores implementations in depth. You will know how a mutex works and build several yourself. You will master radically different approaches that exist in the ecosystem for structuring and managing high-scale systems.

By the end of the book, you will feel comfortable with designing safe, consistent, parallel, and high-performance applications in Rust.




4 5 22

Similar Books


Hands-On Robotics with JavaScript

Hands-On Robotics with JavaScript

by Kassandra Perch

There has been a rapid increase in the use of JavaScript in hardware and embedded device programming. JavaScript has an effective set of frameworks and libraries that support the robotics ecosystem.Hands-On Robotics with JavaScript starts with setting up an environment to program robots in JavaScript. Then, you will dive into building bas...

Price:  $39.99  |  Publisher:  Packt Publishing  |  Release:  2018

Design Patterns in C#

Design Patterns in C#

by Vaskaran Sarcar

Get hands-on experience with each Gang of Four design pattern using C#. For each of the patterns, you'll see at least one real-world scenario, a coding example, and a complete implementation including output.In the first part of Design Patterns in C#, you will cover the 23 Gang of Four (GoF) design patterns, before moving onto some a...

Price:  $37.15  |  Publisher:  Apress  |  Release:  2018

Hands-On Microservices with Node.js

Hands-On Microservices with Node.js

by Diogo Resende

Microservices enable us to develop software in small pieces that work together but can be developed separately; this is one reason why enterprises have started embracing them. For the past few years, Node.js has emerged as a strong candidate for developing microservices because of its ability to increase your productivity and the performa...

Price:  $44.99  |  Publisher:  Packt Publishing  |  Release:  2018

Hands-On DevOps with Vagrant

Hands-On DevOps with Vagrant

by Alex Braunton

Hands-On DevOps with Vagrant teaches you how to use Vagrant as a powerful DevOps tool and gives an overview of how it fits into the DevOps landscape. You will learn how to install VirtualBox and Vagrant in Windows, macOS, and Linux. You will then move on to understanding Vagrant commands, discovering its boxes and Vagrant Cloud.After gett...

Price:  $34.99  |  Publisher:  Packt Publishing  |  Release:  2018

Hands-On Cryptography with Python

Hands-On Cryptography with Python

by Samuel Bowne

Cryptography is essential for protecting sensitive information, but it is often performed inadequately or incorrectly.Hands-On Cryptography with Python starts by showing you how to encrypt and evaluate your data. The book will then walk you through various data encryption methods,such as obfuscation, hashing, and strong encryption, and wi...

Price:  $29.99  |  Publisher:  Packt Publishing  |  Release:  2018

Python Concurrency with asyncio

Python Concurrency with asyncio

by Matthew Fowler

Python is flexible, versatile, and easy to learn. It can also be very slow compared to lower-level languages. Python Concurrency with asyncio teaches you how to boost Python's performance by applying a variety of concurrency techniques. You'll learn how the complex-but-powerful asyncio library can achieve concurrency with just a...

Price:  $51.99  |  Publisher:  Manning  |  Release:  2022

Hands-On Data Visualization

Hands-On Data Visualization

by Jack Dougherty, Ilya Ilyankou

Tell your story and show it with data, using free and easy-to-learn tools on the web. This introductory book teaches you how to design interactive charts and customized maps for your website, beginning with simple drag-and-drop tools such as Google Sheets, Datawrapper, and Tableau Public. You'll also gradually learn how to edit open ...

Price:  $44.99  |  Publisher:  O'Reilly Media  |  Release:  2021

Hands-On Linux Administration on Azure

Hands-On Linux Administration on Azure

by Frederik Vos

Azure's market share has increased massively and enterprises are adopting it rapidly. Linux is a widely-used operating system and has proven to be one of the most popular workloads on Azure. It has become crucial for Linux administrators and Microsoft professionals to be well versed with the concepts of managing Linux workloads in an...

Price:  $44.99  |  Publisher:  Packt Publishing  |  Release:  2018