Skip to content

Latest commit

 

History

History
198 lines (176 loc) · 19.3 KB

RESOURCES.md

File metadata and controls

198 lines (176 loc) · 19.3 KB

ISO C++ Resources

ISO C++ This document gathers ISO C++ related resources that caught our attention.

Articles

Blogs

Books

Papers

News

Tools

  • Astrée – a fast and sound static analyzer for C/C++.
  • C++ Insights – a Clang-based tool which does a source to source transformation.
  • Coliru – an Web-based compile/run tool for GCC.
  • Conan – a C/C++ package manager.
  • RuleChecker – a static analyzer that automatically checks your C or C++ code for compliance with MISRA rules, CERT recom­mendations, and other coding guidelines.

Tutorials

Videos


mics/December 2024