Study note
Async Rust never left the MVP state
Properties
- Type
- Blogs
- Status
- 待读
- Domain
- Rust
- Category
- 并发、异步与运行时
- Source
- tweedegolf.nl
- Vault note
library/articles/rust/Async-Rust-never-left-the-MVP-state-c7fe978082d7c0c0.md
Summary
一篇对 async Rust 现状的批评文章,讨论 async/await、runtime、trait、Pin、生态分裂和 ergonomics 仍存在的问题。
Highlights
适合在学完 Tokio/async 基础后阅读,用来理解 Rust async 的现实复杂度。
Notes
async Rust 设计批评
Comments
Loading comments...