Memory Safety Philosophies: Rust vs C++

C++ MSVC loader thing

I think this talk needs a lot more attention than the views it got so far: strategies on how to make C++ safer over the years by John Lakos.

A systematic framework to eliminate all UB from C++

Go or C# as a second language for backend development after TypeScript

Unique features of C++ DataFrame (1)

Implementing a Framework for Closed-Loop Control Algorithms in Modern C++

Implementing a Framework for Closed-Loop Control Algorithms in Modern C++

Talk on strategies on how to make C++ safer over the years by John Lakos.

Is there a char* type in the LLVM C++ API