Resources
-
Crust of Rust: async/await by Jon Gjengset - 2:30 hours long video from 2021.09.01
-
Getting started with Tokio. The ultimate starter guide to writing async Rust by Dreams of Code 7 min video from 2023.03.02
-
RustLatam 2019 - Without Boats: Zero-Cost Async IO 32 min video from 2019.04.22
-
Protohackers Networking challenges
-
https://crates.io/crates/notify
-
https://github.com/Sherlock-Holo/async-notify
-
https://crates.io/crates/inotify
-
Learning Async Rust With Entirely Too Many Web Servers from 2023.08.11
-
Actors with Tokio 2021.02.12
-
Stop Worrying and Learn to Loop-Select. 2025.02.21
-
More Actors with Tokio. 2025.02.19
Other runtimes:
- Embasy.dev for RTOS
- glommio
- https://crates.io/crates/smol
- https://crates.io/crates/futures