Rust for Rustaceans: Idiomatic Programming for Experienced Developers (Early Access)КНИГИ » ПРОГРАММИНГ
Название: Rust for Rustaceans: Idiomatic Programming for Experienced Developers (Early Access) Автор: Jon Gjengset Издательство: No Starch Press Год: 7/28/21 Формат: PDF Страниц: 214 Размер: 11,8 Mb Язык: English
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
Programming Rust, 2nd Edition (Early Release) Название: Programming Rust, Second Edition (Early Release) Автор: Jim Blandy and Jason Orendorff Издательство: O’Reilly Media, Inc Год: 2020-02-03...
Rust in Action (MEAP) Название: Rust in Action (MEAP Edition Version 15) Автор: Tim McNamara Издательство: Manning Publications Год: 2019-2020 Формат: true pdf, pdf/epub...
The Rust Programming Language (Covers Rust 2018) Название: The Rust Programming Language (Covers Rust 2018) Автор: Steve Klabnik, Carol Nichols Издательство: No Starch Press, Inc. Год: 2019 ...
Hands-On Concurrency with Rust Название: Hands-On Concurrency with Rust Автор: Brian L. Troutwine Издательство: packtpub Жанр: Программирование Год издания: 2018 Страниц: 462 Язык:...
The Rust Programming Language Название: The Rust Programming Language Автор: Steve Klabnik, Carol Nichols Издательство: No Starch Press Год: 2018 Страниц: 552 Формат: EPUB Размер:...