/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.
| | 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.
| | 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.
| | josephg.com
4.0 parsecs away

Travel
| [AI summary] The user has expressed a wealth of ideas for improving the Rust programming language, covering topics like comptime, macros, macros, and more. They also mention their frustration with certain language features and the challenges of contributing to the Rust ecosystem through RFCs.