Explore >> Select a destination


You are here

bsandro.tech
| | www.jerpint.io
3.7 parsecs away

Travel
| | Overall thoughts on the 2024 challenge
| | hartenfeller.dev
3.0 parsecs away

Travel
| | My solution for the first day of Advent of Code 2022 challenge "Calorie Counting" with Oracle.
| | chrismcleod.dev
3.7 parsecs away

Travel
| | Chris McLeod is a software developer with over 20 years of experience. Sometimes he writes about it.
| | www.abubalay.com
23.1 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.