Finds problems in C++ source that slow development of large code bases
☆724Jul 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,636Mar 14, 2026Updated last week
- Tool to check C++ #include dependencies (dependency graphs created in .dot format)☆770Jan 13, 2026Updated 2 months ago
- Find unnecessary #include directives in C++ programs☆27Nov 7, 2013Updated 12 years ago
- Zero overhead utilities for preventing bugs at compile time☆1,639Oct 13, 2025Updated 5 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆787Dec 7, 2024Updated last year
- 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
- static analysis of C/C++ code☆6,547Updated this week
- Qt-oriented static code analyzer based on the Clang framework☆727Updated this week
- Clang build analysis tool using -ftime-trace☆1,221Mar 21, 2025Updated last year
- CMake module to speed up builds.☆1,302Dec 23, 2019Updated 6 years ago
- Bloaty: a size profiler for binaries☆5,398Feb 14, 2026Updated last month
- A beautiful stack trace pretty printer for C++☆4,262Apr 14, 2025Updated 11 months ago
- Guidelines Support Library☆6,636Updated this week
- A microbenchmark support library☆10,070Updated this week
- Automatically exported from code.google.com/p/gnuplot-cpp☆14Feb 4, 2022Updated 4 years ago
- A modern formatting library☆23,328Updated this week
- Source code formatter for cmake listfiles.☆1,061May 1, 2024Updated last year
- Collaborative Collection of C++ Best Practices. This online resource is part of Jason Turner's collection of C++ Best Practices resources…☆8,708Aug 6, 2024Updated last year
- The C++ Core Guidelines are a set of tried-and-true guidelines, rules, and best practices about coding in C++☆44,855Mar 12, 2026Updated last week
- A (work-in-progress) nextgen Doxygen for C++☆967Sep 12, 2025Updated 6 months ago
- C/C++ Performance Profiler☆4,319Jan 31, 2025Updated last year
- 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,263Mar 11, 2026Updated last week
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,598May 29, 2025Updated 9 months ago
- a header-only, constexpr alternative to gperf for C++14 users☆1,530Jul 29, 2025Updated 7 months ago
- Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate …☆5,985Mar 1, 2026Updated 3 weeks ago
- The fastest feature-rich C++11/14/17/20/23 single-header testing framework☆6,649Mar 14, 2026Updated last week
- CodeChecker is an analyzer tooling, defect database and viewer extension for static and dynamic analyzer tools.☆2,545Mar 11, 2026Updated last week
- An open-source lint program for C++ developed by, and formerly used at Facebook.☆617Apr 16, 2020Updated 5 years ago
- A compiler cache for MSVC, much like ccache for gcc☆324Dec 11, 2019Updated 6 years ago
- Header only C++14 mocking framework☆872Apr 26, 2025Updated 10 months ago
- ccache / clcache inspired compiler cache for cl.exe☆75Sep 24, 2017Updated 8 years ago
- C++14 functions matching the interface and behavior of python string methods with std::string, std::string_view and xtl::fixed_string☆11Jul 11, 2018Updated 7 years ago
- Distributed compiler with a central scheduler to share build load☆1,784Mar 4, 2026Updated 2 weeks ago
- Library to parse and work with the C++ AST☆1,771Jun 13, 2024Updated last year
- A work in progress minimal C++ static reflection API and codegen tool.☆262Apr 22, 2021Updated 4 years ago
- A new take on polymorphism☆693Mar 14, 2026Updated last week
- ☆1,959Dec 26, 2019Updated 6 years ago
- ISO C++ Core Guidelines Library implementation for C++98, C++11 up☆970Mar 14, 2026Updated last week
- Header-only llvm::Expected<T>☆38Oct 14, 2019Updated 6 years ago