/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

cprimozic.net
| | blog.meain.io
1.4 parsecs away

Travel
| | A simple intro to Rust's macros
| | www.abubalay.com
2.2 parsecs away

Travel
| | [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
2.1 parsecs away

Travel
| | Compile-time reflection API for developing robust procedural macros (proof of concept) - 8BitMate/reflect
| | blog.jetbrains.com
4.0 parsecs away

Travel
| 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