Skip to main content

Count directly and indirectly included headers in a C/C++ project

Project description

Headercount goes through a C or C++ project and searches for #include directives. It recursively follows project header includes and prints statistics about which header was included how many times. This indicates which headers are depended on the most, which is useful when debugging long compile times of medium-sized projects.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page