IncludeGuardian - improve build times by removing expensive includes

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. include-what-you-use

    A tool for use with clang to analyze #includes in C and C++ source files

    Aside from being closed source and not available on all architectures, how does it compare to iwyu(https://include-what-you-use.org/) or clang's relatively recent include-fixer which is also accessible via clangd?

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. ClangBuildAnalyzer

    Clang build analysis tool using -ftime-trace

    ClangBuildAnalyzer reports on parsing, build, and link time, whereas IncludeGuardian only reports on parsing time.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Speeding up C++ build times

    6 projects | news.ycombinator.com | 28 Apr 2024
  • Build Insights Now Available in Visual Studio 2022

    1 project | /r/cpp | 19 Jun 2023
  • "Fast Kernel Headers" Tree -v1: Eliminate the Linux kernel's "Dependency Hell"

    4 projects | /r/cpp | 3 Jan 2022
  • How to understand output of gcc -ftime-report

    1 project | /r/cpp_questions | 15 Mar 2021
  • PVS\-Studio 7\.34: support for Apple Silicon ARM64, \.NET 9, taint analysis in Java analyzer, and more

    1 project | dev.to | 18 Dec 2024