2
Your Cart
2
Your Cart

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

Reviews

There are no reviews yet.

Be the first to review “Programming Rust: Fast, Safe Systems Development”
X

Frequently bought with Machine Learning: A Probabilistic Perspective (Adaptive Computation and Machine Learning series)


Grokking Deep Learning Original price was: $39.99.Current price is: $14.99.
View more
The Elements of Statistical Learning: Data Mining, Inference, and Prediction Original price was: $59.99.Current price is: $19.99.
View more
The Pragmatic Programmer: 20th Anniversary Edition, 2nd Edition: Your Journey to Mastery Original price was: $89.99.Current price is: $29.99.
View more
View more
Machine Learning Meets Quantum Physics Original price was: $79.99.Current price is: $19.99.
View more
View more
Programming Excel with VBA: A Practical Real-World Guide Original price was: $79.99.Current price is: $19.99.
View more
Learning Python: Powerful Object-Oriented Programming Original price was: $79.99.Current price is: $19.99.
View more