This practical book introduces systems programmers to Rust, the new and cutting-edge language that’s still in the experimental/lab stage. You’ll learn how Rust 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.
Author Jim Blandy—the maintainer of GNU Emacs and GNU Guile—demonstrates how Rust has the potential to be the first usable programming language that brings the benefits of an expressive modern type system to systems programming. Rust’s rules for borrowing, mutability, ownership, and moves versus copies will be unfamiliar to most systems programmers, but they’re key to Rust’s unique advantages.
This book presents Rust’s rules clearly and economically; elaborates on their consequences; and shows you how to express the programs you want to write in terms that Rust can prove are free of a broad class of common errors.
當枕邊書讀完瞭,除瞭中間有些地方介紹API比較枯燥,對核心概念的講解、對不同做法的利弊分析都非常清晰,娓娓道來的風格讀起來也很舒服
評分##細節很多,不如官網那本《the rust programming language》易讀。有很多跟 C++ 的對比。本書使用 rustc 1.17.0, 小部分內容已經變成 deprecated, 比如現在 trait object 要求明確使用 dyn 關鍵字
評分##是、、、戀愛的感覺
評分##比官方好
評分##Programming Rust
評分##我覺得最好的係統語言還是modern c++.
評分當枕邊書讀完瞭,除瞭中間有些地方介紹API比較枯燥,對核心概念的講解、對不同做法的利弊分析都非常清晰,娓娓道來的風格讀起來也很舒服
評分當枕邊書讀完瞭,除瞭中間有些地方介紹API比較枯燥,對核心概念的講解、對不同做法的利弊分析都非常清晰,娓娓道來的風格讀起來也很舒服
評分##可以分得清&String 和&str瞭,,
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2026 book.tinynews.org All Rights Reserved. 静思书屋 版权所有