Programming Rust, 2nd Edition : Fast, Safe Systems Development

0
(0)

Programming Rust, 2nd Edition
: Fast, Safe Systems Development

作者:LeonoraF.S.Tindall/JasonOrendorff/JimBlandy

出版社:O'ReillyMedia,Inc.

副标题:Fast,SafeSystemsDevelopment

出版年:2021-5-4

页数:355

定价:USD49.99

装帧:Paperback

ISBN:9781492052593

内容简介
······

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

作者简介
······

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.

评论 ······

读完官方那本之后,推荐读一下这本。好多概念看完这本后能加深理解,醍醐灌顶。本书配图非常棒,所有权、内存布局等概念,一图胜千言

应该早点看这本

这本书十年前读的,挺不错的~哦,忘了我现在穿越到了2020年了,,,对了,这本书会跳票,要2022年才正式出版。

比官方的 The Rust Programming Language 要深入很多,让你真正上手 Rust!

点击星号评分!

平均分 0 / 5. 投票数: 0

还没有投票!请为他投一票。

评论 抢沙发

评论前必须登录!

 

登录

找回密码

注册