Jim Blandy has been programming since 1981, and writing Free software since 1990. He has been the maintainer of GNU Emacs and GNU Guile, and a maintainer of GDB, the GNU Debugger. He is one of the original designers of the Subversion version control system. Jim now works on Firefox’s web developer tools for Mozilla.
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
##第一遍簡略瀏覽,第二次打算細讀部分坑的講解和 cocurrency, async 相關內容。和The Rust Programming Language相比更切入痛點,更適閤有一定軟件開發經驗的讀者。內存分布圖示很清晰、很多例子講的都是平常容易踩到的坑,強烈推薦!想深入建議搭配 Rust Nomicon 和 Jon Gjengset 的 Crust of Rust 專欄等食用。 P.S. 我已經被第11章 iterators 的各種語法糖饞哭瞭,C++ 啥時能把各大編譯器的 ranges 搞起來?
評分 評分 評分 評分 評分##新版加瞭一些係統編程的概念,可能作者也給rust定位為一個係統編程語言。
評分 評分##傻瓜式教程。。沒有比這本更簡單、清晰、透徹的瞭。。比官方的那本更深入淺齣
評分##這本書十年前讀的,挺不錯的~哦,忘瞭我現在穿越到瞭2020年瞭,,,對瞭,這本書會跳票,要2022年纔正式齣版。
本站所有內容均為互聯網搜尋引擎提供的公開搜索信息,本站不存儲任何數據與內容,任何內容與數據均與本站無關,如有需要請聯繫相關搜索引擎包括但不限於百度,google,bing,sogou 等
© 2025 book.cndgn.com All Rights Reserved. 新城书站 版權所有