Programming Rust: Fast, Safe Systems Development
Original price was: $79.99.$43.99Current price is: $43.99.
Price: $79.99 - $43.99
(as of Nov 12, 2025 08:41:20 UTC – Details)
Systems programming provides the foundation for the world’s computation. Writing performance-sensitive code requires a programming language that puts programmers in control of how memory, processor time, and other system resources are used. The Rust systems programming language combines that control with a modern type system that catches broad classes of common mistakes, from memory management errors to data races between threads.
With this practical guide, experienced systems programmers will learn how to successfully bridge the gap between performance and safety using Rust. Jim Blandy, Jason Orendorff, and Leonora Tindall demonstrate how Rust’s features put programmers in control over memory consumption and processor use by combining predictable performance with memory safety and trustworthy concurrency.
You’ll learn:
Rust’s fundamental data types and the core concepts of ownership and borrowing How to write flexible, efficient code with traits and generics How to write fast, multithreaded code without data races Rust’s key power tools: closures, iterators, and asynchronous programming Collections, strings and text, input and output, macros, unsafe code, and foreign function interfaces
This revised, updated edition covers the Rust 2021 Edition.
From the brand

More resources on Rust
More From O’Reilly

Sharing the knowledge of experts
O’Reilly’s mission is to change the world by sharing the knowledge of innovators. For over 40 years, we’ve inspired companies and individuals to do new things (and do them better) by providing the skills and understanding that are necessary for success.
Our customers are hungry to build the innovations that propel the world forward. And we help them do just that.
Publisher : O’Reilly Media
Publication date : July 20, 2021
Edition : 2nd
Language : English
Print length : 735 pages
ISBN-10 : 1492052590
ISBN-13 : 978-1492052593
Item Weight : 2.6 pounds
Dimensions : 7 x 1.5 x 9 inches
Best Sellers Rank: #56,682 in Books (See Top 100 in Books) #2 in Functional Software Programming #5 in Parallel Computer Programming #47 in Software Development (Books)
Customer Reviews: 4.7 4.7 out of 5 stars 652 ratings var dpAcrHasRegisteredArcLinkClickAction; P.when(‘A’, ‘ready’).execute(function(A) { if (dpAcrHasRegisteredArcLinkClickAction !== true) { dpAcrHasRegisteredArcLinkClickAction = true; A.declarative( ‘acrLink-click-metrics’, ‘click’, { “allowLinkDefault”: true }, function (event) { if (window.ue) { ue.count(“acrLinkClickCount”, (ue.count(“acrLinkClickCount”) || 0) + 1); } } ); } }); P.when(‘A’, ‘cf’).execute(function(A) { A.declarative(‘acrStarsLink-click-metrics’, ‘click’, { “allowLinkDefault” : true }, function(event){ if(window.ue) { ue.count(“acrStarsLinkWithPopoverClickCount”, (ue.count(“acrStarsLinkWithPopoverClickCount”) || 0) + 1); } }); });
Customers say
Customers find the book explains concepts extremely well and covers the language comprehensively, with great examples throughout. Moreover, the writing quality receives positive feedback, with one customer noting the prose makes it enjoyable to read. However, the ease of use receives mixed reviews, with several customers finding it difficult to follow. Additionally, the readability and app quality also receive mixed feedback.



There are no reviews yet.