proc-macro https://blog.devgenius.io/a-beginners-guide-to-rust-procedural-macros-creating-a-json-derive-macro-eb44279e7244 effective-rust https://www.lurklurk.org/effective-rust/cover.html deriveについての記事 https://cohenarthur.github.io/2023/06/05/rust-derives.html rust for rustcean の感想 https://blog.ymgyt.io/entry/rust-for-rustacieans/ Rustの仕様 https://rust-lang.github.io/rfcs/introduction.html https://github.com/rust-lang/rfcs/pull/3355 平行処理に関するお話し https://nnethercote.github.io/2023/07/11/back-end-parallelism-in-the-rust-compiler.html Rustのパフォーマンスを上げて書く方法 https://jbecker.dev/research/on-writing-performant-rust
proc-macro
https://blog.devgenius.io/a-beginners-guide-to-rust-procedural-macros-creating-a-json-derive-macro-eb44279e7244
effective-rust
https://www.lurklurk.org/effective-rust/cover.html
deriveについての記事
https://cohenarthur.github.io/2023/06/05/rust-derives.html
rust for rustcean の感想
https://blog.ymgyt.io/entry/rust-for-rustacieans/
Rustの仕様
https://rust-lang.github.io/rfcs/introduction.html
rust-lang/rfcs#3355
平行処理に関するお話し
https://nnethercote.github.io/2023/07/11/back-end-parallelism-in-the-rust-compiler.html
Rustのパフォーマンスを上げて書く方法
https://jbecker.dev/research/on-writing-performant-rust