|
You are here |
blog.antoyo.xyz | ||
| | | | |
aras-p.info
|
|
| | | | | ||
| | | | |
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. | |
| | | | |
ricardomartins.cc
|
|
| | | | | [AI summary] This technical blog post explains the concept of interior mutability in Rust, providing a deep dive into how std::cell::Cell and std::cell::RefCell allow mutable state within immutable structures and discusses their use cases and safety guarantees. | |
| | | | |
docs.rs
|
|
| | | Source of the Rust file `src/lib.rs`. | ||