Code
Scaled-Algencan
This is an adaptation of Algencan 3.1.1, a safeguarded augmented Lagrangian solver written by E. Birgin and J.M. Martínez, which implements the additional option of scaling the final solution.
URL: https://github.com/leonardosecchin/scaled-algencan
SimpleAL
This is a Julia implementation of the safeguarded augmented Lagrangian method for solving nonlinear programming problems, including those with complementarity constraints.