Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 807 Bytes

File metadata and controls

27 lines (18 loc) · 807 Bytes

Please feel free to open a pull request if you know of a code analysis tool that is not mentioned here.
For the sake of keeping the list up-to-date, please make sure that the tools are actively maintained.

Format

* [Project Name](https://github.com/author/project-name) - A short, but meaningful description.

e.g.:

* [CMetrics](https://github.com/MetricsGrimoire/CMetrics) [OSS] - Measures size and complexity for C files

for proprietary tools, please add a "copyright emoji" (:copyright:):

* [Functor Prevent](http://www.functor.se/products/prevent/) :copyright: - Static code analysis for C code.

Ordering

Please make sure to keep the alphabetical, case-insensitive ordering of the tools.

Thanks for helping out! 🎉