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)
评分##如果 Rust 的书只看一本的话,我选这本(2021)
评分##读了不下4本rust书籍,如果让我推荐一本rust书,那么我会推荐这本。比官方的还要详细,还要深入。
评分##比 The Rust Programming Language 要更进阶一些的书,内容组织方式也比简单罗列所有语言特性稍微更有趣一点,对于已经有其他编程经验的读者更友好一些。
评分##c/cpp程序员的福音,很久没有读过这么棒的书了
评分##新版加了一些系统编程的概念,可能作者也给rust定位为一个系统编程语言。
评分##读了不下4本rust书籍,如果让我推荐一本rust书,那么我会推荐这本。比官方的还要详细,还要深入。
评分##这本书十年前读的,挺不错的~哦,忘了我现在穿越到了2020年了,,,对了,这本书会跳票,要2022年才正式出版。
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2026 book.idnshop.cc All Rights Reserved. 静思书屋 版权所有