Effective Rust: 35 Specific Ways to Improve Your Rust Code

Effective Rust: 35 Specific Ways to Improve Your Rust Code
by: David Drysdale (Author)
Publisher: Oreilly & Associates Inc
Publication Date: 7 May 2024
Language: English
Print Length: 250 pages
ISBN-10: 1098151402
ISBN-13: 9781098151409


Book Description
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 challenge, even for experienced programmers. This practical guide helps you make the transition to writing idiomatic Rust—while also making full use of Rust's type system, safety guarantees, and burgeoning ecosystem.If you're a software engineer who has experience with an existing compiled language, or if you've struggled to convert a basic understanding of Rust syntax into working programs, this book is for you. By focusing on the conceptual differences between Rust and other compiled languages, and by providing specific recommendations that programmers can easily follow, Effective Rust will soon have you writing fluent Rust, not just badly translated C++.Understand the structure of Rust's type systemLearn Rust idioms for error handling, iteration, and moreDiscover how to work with Rust's crate ecosystemUse Rust's type system to express your designWin fights with the borrow checkerBuild a robust project that takes full advantage of the Rust tooling ecosystem


About the Author


About the Author David Drysdale is a staff software engineer at Google and has been primarily working in Rust since 2019. He is the author of the Rust port of the Tink cryptography library and also led the project to replace Android's hardware cryptography library (KeyMint) with a Rust version. He has extensive prior experience in C/C++ and Go and has previously worked on projects as diverse as the Linux kernel, networking control plane software, and mobile video conferencing apps.

资源下载资源下载价格10立即购买
1111

未经允许不得转载:电子书百科大全 » Effective Rust: 35 Specific Ways to Improve Your Rust Code

评论 0

评论前必须登录!

登陆 注册