Sarcasm / run-clang-format
A wrapper script around clang-format, suitable for linting multiple files and to use for continuous integration
☆245Updated last year
Related projects ⓘ
Alternatives and complementary repositories for run-clang-format
- CMake modules to help use sanitizers☆378Updated last month
- A formatter to make your CMake code the real treasure☆153Updated 3 weeks ago
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆392Updated last week
- Convert .ninja_log files to chrome's about:tracing format.☆421Updated 5 months ago
- Cache for clang-tidy static analysis results☆84Updated 2 weeks ago
- generates .clang-format file from example codebase☆316Updated last year
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆212Updated 4 years ago
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆159Updated 10 months ago
- Native ApprovalTests for C++ on Linux, Mac and Windows☆318Updated 2 weeks ago
- Implementation of C++20's std::span for older compilers☆335Updated last year
- A C++14 compile-time/constexpr map and hash map with minimal binary footprint☆204Updated 2 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆730Updated last month
- A reflective enum implementation for C++☆289Updated 9 months ago
- Tool for analyzing includes in C++☆201Updated 3 months ago
- Improved and configurable drop-in replacement to std::function that supports move only types, multiple overloads and more☆545Updated 3 months ago
- C/C++ hooks to integrate with pre-commit☆325Updated 8 months ago
- Apply a coding style with clang-format only to new code added to an existing code base.☆203Updated 2 months ago
- An additive strong typedef library for C++14/17/20☆418Updated last week
- C++17 Utility classes for comparing multiple values in one simple expression☆204Updated 3 months ago
- Source code formatter for cmake listfiles.☆974Updated 6 months ago
- GUnit - Google.Test/Google.Mock/Cucumber on steroids☆263Updated this week
- Implementation of strong types in C++☆775Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆714Updated last week
- A simple example of how to setup a complete CI environment for C and C++☆394Updated 4 years ago
- Simple, flexible and modular assertion macro.☆221Updated 6 months ago
- A general-purpose CMake library that provides functions that improve the CMake experience following the best practices.☆354Updated last week
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- Determine the minimal requirement CMake version of a project☆138Updated 6 months ago
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 5 months ago
- Utilities for converting from C/C++ include guards to #pragma once and back again.☆143Updated 4 years ago