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
##如果 Rust 的書隻看一本的話,我選這本(2021)
評分與the book 相比,內容的敘事方式不同,結閤the book, reference一起看
評分##入門推薦
評分##新版加瞭一些係統編程的概念,可能作者也給rust定位為一個係統編程語言。
評分##更細緻一些,頗有 programming in scala 書寫的感覺。尤 asynchronous 這章,循循善誘。
評分##如果 Rust 的書隻看一本的話,我選這本(2021)
評分##新版加瞭一些係統編程的概念,可能作者也給rust定位為一個係統編程語言。
評分##比官方的 The Rust Programming Language 要深入很多,讓你真正上手 Rust!
評分##傻瓜式教程。。沒有比這本更簡單、清晰、透徹的瞭。。比官方的那本更深入淺齣
本站所有內容均為互聯網搜尋引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度,google,bing,sogou 等
© 2026 book.teaonline.club All Rights Reserved. 圖書大百科 版權所有