/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

spacedimp.com
| | thomascountz.com
1.4 parsecs away

Travel
| | Checkout Ownership in Rust, Part 1.
| | dehora.net
0.9 parsecs away

Travel
| | Back in 2013, I started a series of posts on programming languages I found interesting. One of the languages I wanted to write about at that time was Rust. As often happens, life got in the way, and it's only now that I'm coming round to a long overdue post. This is one of a series of posts on programming languages and you can read more about thathere.
| | www.abubalay.com
1.4 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.
| | poignardazur.github.io
20.6 parsecs away

Travel
| Let's talk about pinning in the Rust programming language.