The Rust programming language offers the rare and valuable combination of statically verified memory safety and low-level control. Imagine C++ but without dangling pointers, null pointer dereferences, leaks, or buffer overruns. With this practical guide, systems programmers will understand Rust’s rules clearly and economically. You’ll learn how to express programs that Rust can prove are free of a broad class of common errors.
Rust brings the benefits of an expressive modern type system to systems programming. Authors Jim Blandy and Jason Orendorff demonstrate how Rust’s features put programmers in control over memory consumption and processor use, combining predictable performance with memory safety and trustworthy concurrency.
You’ll learn:
How to write fast, safe, concurrent programs in Rust
Rust’s rules for managing memory efficiently, including ownership, borrowing, moves, and lifetimes
How to design interfaces that fit well into the Rust ecosystem
Rust’s all-purpose Cargo tool for building, testing, and managing Rust packages
High-level features like traits, generics, closures, and iterators that make Rust productive and flexible
##應該早點看這本
評分##讀完官方那本之後,推薦讀一下這本。好多概念看完這本後能加深理解,醍醐灌頂。本書配圖非常棒,所有權、內存布局等概念,一圖勝韆言
評分##更細緻一些,頗有 programming in scala 書寫的感覺。尤 asynchronous 這章,循循善誘。
評分##比 The Rust Programming Language 要更進階一些的書,內容組織方式也比簡單羅列所有語言特性稍微更有趣一點,對於已經有其他編程經驗的讀者更友好一些。
評分##更細緻一些,頗有 programming in scala 書寫的感覺。尤 asynchronous 這章,循循善誘。
評分##新版加瞭一些係統編程的概念,可能作者也給rust定位為一個係統編程語言。
評分##比 The Rust Programming Language 要更進階一些的書,內容組織方式也比簡單羅列所有語言特性稍微更有趣一點,對於已經有其他編程經驗的讀者更友好一些。
評分##應該早點看這本
評分##c/cpp程序員的福音,很久沒有讀過這麼棒的書瞭
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2026 book.tinynews.org All Rights Reserved. 静思书屋 版权所有