You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C++ Memory safety (memsafe) single-header libraries and Clang compiler plugin for safe C++, which reduces errors for reference data types and safe memory management without breaking backward compatibility with old C++ code.
Trusted C++ - (trusted-cpp) single-header libraries and a Clang compiler plugin for safe software development based on language guarantees for safe memory management and data type checking without breaking backward compatibility with legacy C++ code.