Async Rust can be a pleasure to work with (without `Send + Sync + 'static`) | Evan Schwartz
https://emschwartz.me/async-rust-can-be-a-pleasure-to-work-with-without-send-sync-static/
Async Rust. I think it’s safe to say that one of… | by Shakaib Naqvi | Level Up Coding
https://levelup.gitconnected.com/async-rust-ece546f34231
Crust of Rust: async/await - YouTube
https://www.youtube.com/watch?v=ThjvMReOXYM&t=2586s
Crust of Rust: async/await - YouTube
https://www.youtube.com/watch?v=ThjvMReOXYM&t=2s
GitHub - mrkline/channel-drain: Drain multiple channels in Rust
https://github.com/mrkline/channel-drain
GitHub - rust-lang/wg-async: Working group dedicated to improving the foundations of Async I/O in Rust
https://github.com/rust-lang/wg-async
In the past I did concurrency with non-preemptive multitasking and all I/O was h... | Hacker News
https://news.ycombinator.com/item?id=37436584
Local Async Executors and Why They Should be the Default
https://maciej.codes/2022-06-09-local-async.html
Maybe Rust isn’t a good tool for massively concurrent, userspace software | Hacker News
https://news.ycombinator.com/item?id=37435515
Resolve unsound interaction between noalias and self-referential data (incl. generators, async fn) · Issue #63818 · rust-lang/rust · GitHub
https://github.com/rust-lang/rust/issues/63818
Rust Async History, Libs, and Patterns (Katharina Fey) - YouTube
https://www.youtube.com/watch?v=pqy7a6IS5yU
RustLatam 2019 - Without Boats: Zero-Cost Async IO - YouTube
https://www.youtube.com/watch?v=skos4B5x7qE
Stabilize `async fn` and return-position `impl Trait` in trait by compiler-errors · Pull Request #115822 · rust-lang/rust · GitHub
https://github.com/rust-lang/rust/pull/115822
Was async fn a mistake? - seanmonstar
https://seanmonstar.com/post/66832922686/was-async-fn-a-mistake
async/await and structured concurrency are two different things, Swift has an as... | Hacker News
https://news.ycombinator.com/item?id=37442052