Rust in Action: Systems Programming Concepts and Techniques

  • 6h 52m
  • Tim McNamara
  • Manning Publications
  • 2021
This book 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.