Explore >> Select a destination


You are here

blog.antoyo.xyz
| | aras-p.info
5.0 parsecs away

Travel
| |
| | www.abubalay.com
4.3 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.
| | ricardomartins.cc
3.9 parsecs away

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

Travel
| Source of the Rust file `src/lib.rs`.