Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
no_stdでもasyncしたい
Search
lemolatoon
July 22, 2023
0
240
no_stdでもasyncしたい
lemolatoon
July 22, 2023
Tweet
Share
More Decks by lemolatoon
See All by lemolatoon
お家miniPCを使ってミリしらでkubernetes clusterたててみる
lemolatoon
1
82
【Rust × C++】 夢の共演を試した話
lemolatoon
1
1.6k
Rustの手続きマクロで黒魔術入門
lemolatoon
2
1.2k
Featured
See All Featured
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
285
14k
Unsuck your backbone
ammeep
671
58k
Visualization
eitanlees
148
16k
Intergalactic Javascript Robots from Outer Space
tanoku
273
27k
Done Done
chrislema
185
16k
Agile that works and the tools we love
rasmusluckow
331
21k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.1k
Bash Introduction
62gerente
615
210k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
A designer walks into a library…
pauljervisheath
208
24k
The Pragmatic Product Professional
lauravandoore
36
6.9k
Transcript
no_stdでもasyncしたい lemolatoon
自作OSwithRust でUSBドライバを書いていた ハードウェアか らの応答を待つ 必要あり...
asyncを syncで 使うため のマクロ を用意
Async が 動いた!!
USBマウスが動 いた!
まとめ • no_std環境でもasyncは使える • asyncが簡単に使えるRustに感謝!
ありがとうございました twitter : @lemolatoon1 repository: https://github.com/lemolatoon/lemolaos_v2