Static Analysis Tools - accu-org/essential-tools GitHub Wiki

Static program analysis - the analysis of computer software to find and fix programming flaws, performed without actually executing programs.

Contents
C/C++

C/C++

CppCheck - A tool for static C/C++ code analysis

Duplo (original) - C/C++/Java duplicate source code block finder.

PVS-Studio - Static Code Analyzer for C, C++ and C#.