generated at
2/16/2025, 8:07:07 AM
RustのAsync Runtime
from
Rustの非同期処理
「Async Runtime」は公式の用語ではない
指すためにいったん
が勝手に置いているだけ
公式の用語がなさそう
非同期処理を実行するためのエンジン
e.g.
tokio
async-std
glommio
https://github.com/DataDog/glommio
io_uring
smol
https://github.com/smol-rs/smol
小さい
embassy
https://github.com/embassy-rs/embassy
https://medium.com/nttlabs/rust-async-runtime-comparison-7a79a4477fed
https://stupefied-wing-509aa6.netlify.app/ch00-00-preface