Finds problems in C++ source that slow development of large code bases
☆721Jul 26, 2022Updated 3 years ago
Alternatives and similar repositories for cppclean
Users that are interested in cppclean are comparing it to the libraries listed below
Sorting:
- A tool for use with clang to analyze #includes in C and C++ source files☆4,629Feb 10, 2026Updated 2 weeks ago
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆768Jan 13, 2026Updated last month
- Zero overhead utilities for preventing bugs at compile time☆1,635Oct 13, 2025Updated 4 months ago
- Flint++ is cross-platform, zero-dependency port of flint, a lint program for C++ developed and used at Facebook.☆265Sep 25, 2019Updated 6 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆786Dec 7, 2024Updated last year
- Find unnecessary #include directives in C++ programs☆27Nov 7, 2013Updated 12 years ago
- Qt-oriented static code analyzer based on the Clang framework☆727Updated this week
- Clang build analysis tool using -ftime-trace☆1,216Mar 21, 2025Updated 11 months ago
- static analysis of C/C++ code☆6,518Updated this week
- CMake module to speed up builds.☆1,300Dec 23, 2019Updated 6 years ago
- A beautiful stack trace pretty printer for C++☆4,253Apr 14, 2025Updated 10 months ago
- Bloaty: a size profiler for binaries☆5,383Feb 14, 2026Updated 2 weeks ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,594May 29, 2025Updated 9 months ago
- Source code formatter for cmake listfiles.☆1,060May 1, 2024Updated last year
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,622Feb 23, 2026Updated last week
- Guidelines Support Library☆6,615Feb 6, 2026Updated 3 weeks ago
- C/C++ Performance Profiler☆4,318Jan 31, 2025Updated last year
- a header-only, constexpr alternative to gperf for C++14 users☆1,527Jul 29, 2025Updated 7 months ago
- A modern formatting library☆23,287Updated this week
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,961Feb 7, 2026Updated 3 weeks ago
- An open-source lint program for C++ developed by, and formerly used at Facebook.☆617Apr 16, 2020Updated 5 years ago
- Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources…☆8,700Aug 6, 2024Updated last year
- A microbenchmark support library☆10,024Updated this week
- A modern, C++-native, test framework for unit-tests, TDD and BDD - using C++14, C++17 and later (C++11 support is in v2.x branch, and C++…☆20,205Feb 18, 2026Updated last week
- A (work-in-progress) nextgen Doxygen for C++☆967Sep 12, 2025Updated 5 months ago
- CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.☆2,533Feb 23, 2026Updated last week
- Library to parse and work with the C++ AST☆1,768Jun 13, 2024Updated last year
- C++20 Library with the fastest runtime and compile times☆14Jan 25, 2026Updated last month
- The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++☆44,796Feb 4, 2026Updated 3 weeks ago
- Header only C++14 mocking framework☆871Apr 26, 2025Updated 10 months ago
- A new take on polymorphism☆691Dec 11, 2025Updated 2 months ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆969Feb 16, 2026Updated 2 weeks ago
- C++17 Utility classes for comparing multiple values in one simple expression☆205Aug 10, 2024Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆262Apr 22, 2021Updated 4 years ago
- Nameof operator for modern C++, simply obtain the name of a variable, type, function, macro, and enum☆2,285Oct 14, 2024Updated last year
- C++ utilities for lexing and parsing of script languages and configuration files.☆12Dec 23, 2017Updated 8 years ago
- Parsing Expression Grammar Template Library☆2,112Updated this week
- Distributed compiler with a central scheduler to share build load☆1,778Feb 2, 2026Updated 3 weeks ago
- C++11 port of docopt☆1,085Oct 3, 2025Updated 4 months ago