Rust for Rustaceans

Rust for Rustaceans
Author :
Publisher : No Starch Press
Total Pages : 282
Release :
ISBN-10 : 9781718501867
ISBN-13 : 1718501862
Rating : 4/5 (862 Downloads)

Book Synopsis Rust for Rustaceans by : Jon Gjengset

Download or read book Rust for Rustaceans written by Jon Gjengset and published by No Starch Press. This book was released on 2021-12-21 with total page 282 pages. Available in PDF, EPUB and Kindle. Book excerpt: Master professional-level coding in Rust. For developers who’ve mastered the basics, this book is the next step on your way to professional-level programming in Rust. It covers everything you need to build and maintain larger code bases, write powerful and flexible applications and libraries, and confidently expand the scope and complexity of your projects. Author Jon Gjengset takes you deep into the Rust programming language, dissecting core topics like ownership, traits, concurrency, and unsafe code. You’ll explore key concepts like type layout and trait coherence, delve into the inner workings of concurrent programming and asynchrony with async/await, and take a tour of the world of no_std programming. Gjengset also provides expert guidance on API design, testing strategies, and error handling, and will help develop your understanding of foreign function interfaces, object safety, procedural macros, and much more. You'll Learn: How to design reliable, idiomatic, and ergonomic Rust programs based on best principles Effective use of declarative and procedural macros, and the difference between them How asynchrony works in Rust – all the way from the Pin and Waker types used in manual implementations of Futures, to how async/await saves you from thinking about most of those words What it means for code to be unsafe, and best practices for writing and interacting with unsafe functions and traits How to organize and configure more complex Rust projects so that they integrate nicely with the rest of the ecosystem How to write Rust code that can interoperate with non-Rust libraries and systems, or run in constrained and embedded environments Brimming with practical, pragmatic insights that you can immediately apply, Rust for Rustaceans helps you do more with Rust, while also teaching you its underlying mechanisms.


Rust for Rustaceans Related Books

Rust for Rustaceans
Language: en
Pages: 282
Authors: Jon Gjengset
Categories: Computers
Type: BOOK - Published: 2021-12-21 - Publisher: No Starch Press

DOWNLOAD EBOOK

Master professional-level coding in Rust. For developers who’ve mastered the basics, this book is the next step on your way to professional-level programming
Rust for Rustaceans
Language: en
Pages: 282
Authors: Jon Gjengset
Categories: Computers
Type: BOOK - Published: 2021-12-21 - Publisher: No Starch Press

DOWNLOAD EBOOK

Master professional-level coding in Rust. For developers who’ve mastered the basics, this book is the next step on your way to professional-level programming
Rust for Rustaceans
Language: en
Pages: 0
Authors: Jon Gjengset
Categories:
Type: BOOK - Published: 2021 - Publisher:

DOWNLOAD EBOOK

For developers who've mastered the basics, this book is the next step on your way to professional-level programming in Rust. It covers everything you need to bu
The Rust Programming Language, 2nd Edition
Language: en
Pages: 561
Authors: Steve Klabnik
Categories: Computers
Type: BOOK - Published: 2023-02-28 - Publisher: No Starch Press

DOWNLOAD EBOOK

With over 50,000 copies sold, The Rust Programming Language is the quintessential guide to programming in Rust. Thoroughly updated to Rust’s latest version, t
Effective Rust
Language: en
Pages: 329
Authors: David Drysdale
Categories: Computers
Type: BOOK - Published: 2024-04-01 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Rust's popularity is growing, due in part to features like memory safety, type safety, and thread safety. But these same elements can also make learning Rust a