Ya!
Ya!
Home
Publications
Posts
Projects
Talks
CV
Light
Dark
Automatic
rust
Rust Compiler Plugin
We can use compiler plugin in rust compiler pipeline in order to enhance the grammar.
Last updated on Oct 6, 2022
5 min read
post
,
rust
Rust Inline ASM
A simple introduction about using asm in rust.
Last updated on Oct 6, 2022
2 min read
post
,
rust
Rust Enum
We analyzed the memory structure of rust in this article through the perspective of llvm ir.
Last updated on Oct 6, 2022
3 min read
post
,
rust
Rust Object
This article simply introduced the mechanism of dynamic dispatch in rust.
Last updated on Oct 6, 2022
4 min read
post
,
rust
Talk About Phantom Type
Using phantom type when programming can noticeably increase the robustness of the code by transfering the logic checking into type checking.
Last updated on Oct 6, 2022
3 min read
post
,
rust
Cite
×