Async Rust

Async Rust
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 279
Release :
ISBN-10 : 9781098149055
ISBN-13 : 109814905X
Rating : 4/5 (05X Downloads)

Book Synopsis Async Rust by : Maxwell Flitton

Download or read book Async Rust written by Maxwell Flitton and published by "O'Reilly Media, Inc.". This book was released on 2024-11-12 with total page 279 pages. Available in PDF, EPUB and Kindle. Book excerpt: Already popular among programmers for its memory safety and speed, the Rust programming language is also valuable for asynchrony. This practical book shows you how asynchronous Rust can help you solve problems that require multitasking. You'll learn how to apply async programming to solve problems with an async approach. You will also dive deeper into async runtimes, implementing your own ways in which async runtimes handle incoming tasks. Authors Maxwell Flitton and Caroline Morton also show you how to implement the Tokio software library to help you with incoming traffic, communicate between threads with shared memory and channels, and design a range of complex solutions using actors. You'll also learn to perform unit and end-to-end tests on a Rust async system. With this book, you'll learn: How Rust approaches async programming How coroutines relate to async Rust Reactive programming and how to implement pub sub in async rust How to solve problems using actors How to customize Tokio to gain control over how tasks are processed Async Rust design patterns How to build an async TCP server just using the standard library How to unit test async Rust By the end of the book, you'll be able to implement your own async TCP server completely from the standard library with zero external dependencies, and unit test your async code.


Async Rust Related Books

Async Rust
Language: en
Pages: 279
Authors: Maxwell Flitton
Categories: Computers
Type: BOOK - Published: 2024-11-12 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Already popular among programmers for its memory safety and speed, the Rust programming language is also valuable for asynchrony. This practical book shows you
Asynchronous Programming in Rust
Language: en
Pages: 306
Authors: Carl Fredrik Samson
Categories: Computers
Type: BOOK - Published: 2024-02-09 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Get a fundamental understanding of asynchronous programming and Rust's futures by working through examples that show you how everything really works Key Feature
The Rust Programming Language (Covers Rust 2018)
Language: en
Pages: 561
Authors: Steve Klabnik
Categories: Computers
Type: BOOK - Published: 2019-09-03 - Publisher: No Starch Press

DOWNLOAD EBOOK

The official book on the Rust programming language, written by the Rust development team at the Mozilla Foundation, fully updated for Rust 2018. The Rust Progra
Rust Web Development
Language: en
Pages: 398
Authors: Bastian Gruber
Categories: Computers
Type: BOOK - Published: 2023-03-07 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Create bulletproof, high-performance web apps and servers with Rust. In Rust Web Development you will learn: Handling the borrow checker in an asynchronous envi
Code Like a Pro in Rust
Language: en
Pages: 262
Authors: Brenden Matthews
Categories: Computers
Type: BOOK - Published: 2024-03-26 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

Get ready to code like a pro in Rust with insider techniques used by Rust veterans! Code Like a Pro in Rust dives deep into memory management, asynchronous prog