|
You are here |
hackmd.io | ||
| | | | |
www.shuttle.dev
|
|
| | | | | Exploring how async Rust works, async primitives and using async in Rust traits | |
| | | | |
smallcultfollowing.com
|
|
| | | | | [AI summary] A developer explains the technical challenges of ensuring async trait functions return Send futures in Rust and proposes a syntax solution where function callers specify send requirements rather than enforcing them globally in the trait definition. | |
| | | | |
blog.yoshuawuyts.com
|
|
| | | | | [AI summary] The author recaps developments in Rust futures concurrency since 2020, proposing ergonomic trait-based APIs for joining and racing futures and outlining a path to forward-compatible inclusion in the standard library. | |
| | | | |
blog.yoshuawuyts.com
|
|
| | | [AI summary] A deep dive into async Rust's cancellation mechanics, covering futures, tasks, propagation issues, structured concurrency, and future language directions. | ||