Unlock the gates of Rustlang the easy way.
Tim McNamara shows why Rust is a great programming language and demonstrates strategies for resolving ownership issues in Rust.
Rust in Action is a hands-on guide to systems programming with Rust. Written for inquisitive programmers, it presents real-world use cases that go far beyond syntax and structure. You’ll explore Rust implementations for file manipulation, networking, and kernel-level programming and discover awesome techniques for parallelism and concurrency. Along the way, you’ll master Rust’s unique borrow checker model for memory management without a garbage collector.