YoVDO

Rust Threading Basics - Rust Tutorial

Offered By: Trevor Sullivan via YouTube

Tags

Rust Courses Closures Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the fundamentals of Rust threading in this 28-minute tutorial video. Learn how to implement threading to enhance application efficiency on multi-core systems using the built-in Rust standard library. Dive into the std::thread module and the spawn() function for creating new threads. Understand how to specify closures for thread creation, building upon concepts covered in earlier videos of the Rust tutorial series. Gain practical insights through a sample application, troubleshooting tips, and testing techniques for threaded code. Discover how easy it is to leverage Rust's threading capabilities without importing additional crates, empowering you to write more efficient and performant applications.

Syllabus

Introduction
Rust Threading Basics
Spawn Function
System Resources
Sample Application
Troubleshooting
Test Threading


Taught by

Trevor Sullivan

Related Courses

The Rust Programming Language
Udemy
Rust for Beginners: Learn Rust in 4 Hours
Udemy
Rust For Undergrads
Udemy
Take your first steps with Rust
Microsoft via Microsoft Learn
Rust Fundamentals
Pluralsight