|
You are here |
cprimozic.net | ||
| | | | |
blog.meain.io
|
|
| | | | | A simple intro to Rust's macros | |
| | | | |
www.abubalay.com
|
|
| | | | | [AI summary] This post discusses the complexities of creating safe Foreign Function Interface (FFI) bindings in Rust when calling C++ code, examining tools like cxx and strategies for maintaining Rust's memory and thread-safety guarantees despite the inherent unsafety in such interactions. | |
| | | | |
github.com
|
|
| | | | | Compile-time reflection API for developing robust procedural macros (proof of concept) - 8BitMate/reflect | |
| | | | |
blog.jetbrains.com
|
|
| | | Have you ever wondered how Rust's procedural macros work? In this blog post series, we will get into the details! A member of our team, Vladislav Beskrovny, recently gave a talk on the topic at RustCo | ||