coveooss / clang-tidy-plugin-examplesLinks
Examples of clang-tidy plugins
☆22Updated 2 months ago
Alternatives and similar repositories for clang-tidy-plugin-examples
Users that are interested in clang-tidy-plugin-examples are comparing it to the libraries listed below
Sorting:
- A cache for clang-tidy☆36Updated last year
- A faster alternative to clang-tidy☆120Updated last month
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- Coroutine support tools☆35Updated 3 months ago
- C++ TODO / FIXME macros that expire (fail to compile) after a specific date☆28Updated 2 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 4 months ago
- 🏛️ Help other developers use your project. A CMake script for packaging C/C++ projects for simple project installation while employing b…☆128Updated 6 months ago
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆168Updated 6 months ago
- A C++ typestate library☆57Updated 5 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library☆240Updated 5 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 7 months ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆470Updated this week
- Example C++11 CMake project that incorporates awesome Clang tooling☆105Updated 5 years ago
- User-oriented fork of LLVM's opt-viewer☆141Updated this week
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆199Updated 2 years ago
- Hard-to-test patterns in C++ and how to refactor them☆66Updated 5 years ago
- A reflective enum implementation for C++☆296Updated last year
- Experiments with the GDB Python API☆70Updated 3 years ago
- Simple C++20 module support for CMake☆211Updated last year
- Low cost runtime deadlock detection with checkpoints history☆23Updated 3 years ago
- CMake precompiled header support via custom PCH compiler extension