platisd / clang-tidy-pr-commentsLinks
Turn clang-tidy warnings and fixes to comments in your pull request
☆44Updated last week
Alternatives and similar repositories for clang-tidy-pr-comments
Users that are interested in clang-tidy-pr-comments are comparing it to the libraries listed below
Sorting:
- Common Package Specification — A cross-tool mechanism for locating software dependencies☆142Updated last month
- Generate profiling traces for GCC☆67Updated 6 months ago
- Bit containers, sequences, and views for everyone. 🕷️☆128Updated 3 years ago
- Measures how parsing overweight the major STLs have become☆58Updated 4 years ago
- C++ static_enum☆86Updated 5 years ago
- Measures high-level timing and memory usage metrics during compilation☆76Updated 4 years ago
- C++17 Utility classes for comparing multiple values in one simple expression☆206Updated last year
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 5 months ago
- SPY - C++ Information Broker☆156Updated last month
- A simple framework for compile-time benchmarks☆186Updated 4 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆53Updated 5 years ago
- ranges features for c+23 ported to C++20☆78Updated 2 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- Proposed SG14 status_code for the C++ standard☆68Updated 3 months ago
- A small C++11, C++14 header-only library for compile-time dimensional analysis and unit/quantity manipulation and conversion☆81Updated 2 years ago
- C++20 implementation of mutable constexpr expressions☆118Updated 4 years ago
- A cache for clang-tidy☆37Updated last year
- A lightweight, non-owning reference to a callable.☆177Updated 3 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- Documentation generator for C++☆145Updated 2 months ago
- 🏀 Up your type-game. A small C++ library for compile-time type names and type indices.☆74Updated 3 years ago
- value types for composite class design - with allocators☆59Updated 3 weeks ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules