Static Analysis Tools for C

This repository is a comprehensive collection of static analysis tools for various programming languages, build tools, and config files. The focus is on tools that improve code quality, such as linters and formatters. The official website, analysis-tools.dev, is based on this repository and provides rankings, user comments, and additional resources for each tool. The repository includes both proprietary software and open-source tools. It also indicates tools that are no longer recommended or have not been updated for a long time. The project relies on the support of sponsors and welcomes contributions through pull requests.

https://github.com/analysis-tools-dev/static-analysis

To top