Skip to content

This is a repository for the LinkedIn Learning course Rust: Asynchronous Programming with Tokio

License

Notifications You must be signed in to change notification settings

camilohe/rust-asynchronous-programming-with-tokio-3067766

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust: Asynchronous Programming with Tokio

This is the repository for the LinkedIn Learning course Rust: Asynchronous Programming with Tokio. The full course is available from LinkedIn Learning.

Rust: Asynchronous Programming with Tokio

Asynchronous programming is becoming the de facto coding paradigm of Rust. In this course, senior software engineer and content creator Marcus Willock covers what you need to know about using Tokio, the asynchronous primitives it offers, and the channels it provides. Find out what asynchronous programming is and when to use it. Learn the basics of the asynchronous runtime in Tokio, as well as how to spawn a task, how to test asynchronous code, and more. Explore asynchronous primitives, including mutex, semaphore, notify, barrier, and RwLock. Plus, go over channels, what they are, and how you can use them.

Instructor

Marcus Willock

Check out my other courses on LinkedIn Learning.

About

This is a repository for the LinkedIn Learning course Rust: Asynchronous Programming with Tokio

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%