Explore >> Select a destination


You are here

nicolas-hahn.com
| | www.abubalay.com
2.0 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.
| | www.scattered-thoughts.net
2.5 parsecs away

Travel
| |
| | erik.doernenburg.com
2.3 parsecs away

Travel
| | At work I'm seeing more and more embedded software; over the past few years in, among others, coffee machines, forklifts, and cars. Embedded software needs...
| | benhoyt.com
18.9 parsecs away

Travel
| Mugo is a single-pass compiler for a tiny subset of the Go programming language -- just enough to compile itself.