17
Your Cart
Frequently bought together:
Coding Interview Questions
Coding Interview Questions
(9)
Original price was: $39.99.Current price is: $19.99.
Original price was: $199.99.Current price is: $94.99.
Original price was: $69.99.Current price is: $19.99.
Original price was: $59.99.Current price is: $19.99.
Original price was: $29.99.Current price is: $14.95.
Original price was: $199.99.Current price is: $94.99.
Original price was: $49.99.Current price is: $19.99.
Original price was: $39.99.Current price is: $19.99.
Original price was: $99.99.Current price is: $19.99.
Total: $344.86

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

24 reviews for Programming Rust: Fast, Safe Systems Development

  1. Nick Keighley
    May 9, 2023
    Enjoyable read
    I find this a really easy and enjoyable read despite it being a potentially tough topic.It tackles "the hard bits" of Rust in masterful and clear mann...More
    I find this a really easy and enjoyable read despite it being a potentially tough topic.

    It tackles "the hard bits" of Rust in masterful and clear manner. Topics such as "borrowing" and "lifetimes".

    I haven't yet tried writing serious Rust code, and I suspect I shall find it a steep learning curve. But I'm also expecting the reward of robust code and easy parallelism.
    Helpful? 0 0
    Eli Atkinson
    February 28, 2022
    Great book on Rust
    Having read this book twice now, I went much more slowly and carefully the 2nd time after having written a lot of Rust code to try to cement the harde...More
    Having read this book twice now, I went much more slowly and carefully the 2nd time after having written a lot of Rust code to try to cement the harder topics (traits,generics etc) . It is a pretty excellent introduction to everything you would need to know to use Rust and occasionally goes fairly deep. My only disappointment is the async chapter, which is one of the longest chapters, and is a valiant attempt to explain this difficult topic but ultimately left me pretty bewildered. This time I can say its not entirely my fault, and there is even a kind of apology at the end of the chapter about why you may not want to use async Rust (its very complicated).
    Helpful? 0 0
Add a review

Your email address will not be published. Required fields are marked *

X

Frequently bought with Quick Start Guide to Penetration Testing: With NMAP, OpenVAS and Metasploit


Coding Interview Questions Original price was: $39.99.Current price is: $19.99.
ChatGPT Complete Guide: Learn Midjourney, Gemini, Chat GPT 4 Original price was: $199.99.Current price is: $94.99.
Programming Languages: Build, Prove, and Compare Original price was: $69.99.Current price is: $19.99.
Algorithms to Live By: The Computer Science of Human Decisions Original price was: $29.99.Current price is: $14.95.
C Programming For Beginners - Master the C Language Original price was: $199.99.Current price is: $94.99.
The Art of Debugging with GDB, DDD, and Eclipse Original price was: $49.99.Current price is: $19.99.
Learn AI-Assisted Python Programming with GitHub Copilot and ChatGPT Original price was: $49.99.Current price is: $19.99.
Learning Scientific Programming with Python Original price was: $49.99.Current price is: $19.99.