Listen free for 30 days

Listen with offer

  • Rust in Action

  • By: Tim McNamara
  • Narrated by: Derek Dysart
  • Length: 10 hrs and 23 mins
  • 4.0 out of 5 stars (2 ratings)
Offer ends May 1st, 2024 11:59PM GMT. Terms and conditions apply.
£7.99/month after 3 months. Renews automatically.
Pick 1 audiobook a month from our unmatched collection - including bestsellers and new releases.
Listen all you want to thousands of included audiobooks, Originals, celeb exclusives, and podcasts.
Access exclusive sales and deals.
£7.99/month after 30 days. Renews automatically. See here for eligibility.
Pick 1 audiobook a month from our unmatched collection - including bestsellers and new releases.
Listen all you want to thousands of included audiobooks, Originals, celeb exclusives, and podcasts.
Access exclusive sales and deals.
Rust in Action cover art

Rust in Action

By: Tim McNamara
Narrated by: Derek Dysart
Get this deal Try for £0.00

Pay £99p/month. After 3 months pay £7.99/month. Renews automatically. See terms for eligibility.

£7.99/month after 30 days. Renews automatically. See here for eligibility.

Buy Now for £18.99

Buy Now for £18.99

Pay using card ending in
By completing your purchase, you agree to Audible's Conditions of Use and authorise Audible to charge your designated card or any other card on file. Please see our Privacy Notice, Cookies Notice and Interest-based Ads Notice.

Listeners also enjoyed...

Modern Software Engineering cover art
Fundamentals of Software Architecture cover art
JavaScript (7th Edition) cover art
Software Engineering at Google cover art
Building Microservices cover art
Designing Data-Intensive Applications cover art
Clean Code cover art
Algorithms to Live By cover art
The Kubernetes Book cover art
The DevOps Handbook, Second Edition cover art
Pipeline as Code: Continuous Delivery with Jenkins, Kubernetes, and Terraform cover art
Grokking Simplicity: Taming Complex Software with Functional Thinking cover art
Programming for Beginners: 2 Book in 1 cover art
Python 3 Programming cover art
JAVA: The Practical Beginners Guide to Learn Java and Javascript in One Day cover art
Grokking Artificial Intelligence Algorithms cover art

Summary

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.

Summary

Rust in Action introduces the Rust programming language by exploring numerous systems programming concepts and techniques. You'll be learning Rust by delving into how computers work under the hood. You'll find yourself playing with persistent storage, memory, networking and even tinkering with CPU instructions. The book takes you through using Rust to extend other applications and teaches you tricks to write blindingly fast code. You'll also discover parallel and concurrent programming. Filled to the brim with real-life use cases and scenarios, you'll go beyond the Rust syntax and see what Rust has to offer in real-world use cases.  

About the technology

Rust is the perfect language for systems programming. It delivers the low-level power of C along with rock-solid safety features that let you code fearlessly. Ideal for applications requiring concurrency, Rust programs are compact, readable, and blazingly fast. Best of all, Rust’s famously smart compiler helps you avoid even subtle coding errors.

About the book 

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.

What's inside

  • Elementary to advanced Rust programming
  • Practical examples from systems programming 
  • Command-line, graphical and networked applications 

About the listener 

For intermediate programmers. No previous experience with Rust required.

About the author 

Tim McNamara uses Rust to build data processing pipelines and generative art. He is an expert in natural language processing and data engineering. 

Table of Contents

1 Introducing Rust

Part 1 Rust Language Distinctives

2 Language foundations

3 Compound data types

4 Lifetimes, ownership, and borrowing

Part 2 Demystifying Systems Programming

5 Data in depth

6 Memory

7 Files and storage

8 Networking

9 Time and timekeeping

10 Processes, threads, and containers

11 Kernel

12 Signals, interrupts, and exceptions

PLEASE NOTE: When you purchase this title, the accompanying PDF will be available in your Audible Library along with the audio.

©2021 Manning Publications (P)2021 Manning Publications

What listeners say about Rust in Action

Average customer ratings
Overall
  • 4 out of 5 stars
  • 5 Stars
    1
  • 4 Stars
    0
  • 3 Stars
    1
  • 2 Stars
    0
  • 1 Stars
    0
Performance
  • 3.5 out of 5 stars
  • 5 Stars
    1
  • 4 Stars
    0
  • 3 Stars
    0
  • 2 Stars
    1
  • 1 Stars
    0
Story
  • 4.5 out of 5 stars
  • 5 Stars
    1
  • 4 Stars
    1
  • 3 Stars
    0
  • 2 Stars
    0
  • 1 Stars
    0

Reviews - Please select the tabs below to change the source of reviews.

Sort by:
Filter by:
  • Overall
    3 out of 5 stars
  • Performance
    2 out of 5 stars
  • Story
    4 out of 5 stars

Great content, but issues with audiobook.

The reader hugely overuses "this" when reading the names of traits, crates etc and it is sometimes ambiguous and actually changes or removes the meaning of the sentence. Bizarrely though, there are some scenarios where he reads the entire path of code snippets in the git repo when it's obvious from where you are in the book. I think a better job could have been done deciding on when to default to 'this' in reference to a snippet. There are other issues, but of course reading a technical book out loud is a difficult thing to achieve.
The book could go into more depth with lifetimes, but otherwise the content was great and the projects very interesting.

Something went wrong. Please try again in a few minutes.

You voted on this review!

You reported this review!