Async Programming in Rust and the Actix Framework
Offered By: Rust via YouTube
Course Description
Overview
Explore asynchronous programming in Rust and the Actix framework in this 45-minute meetup session from Rust Hungary. Dive into key concepts such as callbacks, futures, the async keyword, and panic functions. Learn about testing strategies, including asynchronous regression and benchmarking. Discover how to implement the Actix web framework, configure endpoints, handle shared data, and use test annotations. Gain practical insights through GitHub project examples, command-line implementations, and data endpoint demonstrations. Enhance your Rust programming skills with this comprehensive overview of async programming techniques and the powerful Actix framework.
Syllabus
Introduction
Presentation
callbacks
future trade
async keyword
panic function
join
try join
testing
asynchronous regression
benchmark
actix
web framework
inmemory store
async trade
configure endpoint
handlers
shared data
Test annotation
Github project
Active Framework
Command Line
Data Endpoint
Async Book
Code Examples
Conclusion
Credits
Taught by
Rust
Related Courses
Software as a ServiceUniversity of California, Berkeley via Coursera Intro to Computer Science
University of Virginia via Udacity Web Development
Udacity Software Engineering for SaaS
University of California, Berkeley via Coursera CS50's Introduction to Computer Science
Harvard University via edX