Sarcasm / run-clang-format
A wrapper script around clang-format, suitable for linting multiple files and to use for continuous integration
☆252Updated last year
Alternatives and similar repositories for run-clang-format:
Users that are interested in run-clang-format are comparing it to the libraries listed below
- CMake modules to help use sanitizers☆390Updated 6 months ago
- Implementation of C++20's std::span for older compilers☆348Updated 2 years ago
- Apply a coding style with clang-format only to new code added to an existing code base.☆207Updated last month
- Source code formatter for cmake listfiles.☆1,009Updated 11 months ago
- Convert .ninja_log files to chrome's about:tracing format.☆452Updated 10 months ago
- 💅 Stylize your code! Automatic clang-format and cmake-format targets for CMake.☆167Updated 3 months ago
- A formatter to make your CMake code the real treasure☆199Updated last month
- Determine the minimal requirement CMake version of a project☆149Updated 11 months ago
- generates .clang-format file from example codebase☆317Updated 4 months ago
- C/C++ hooks to integrate with pre-commit☆349Updated last year
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆211Updated 5 years ago
- Provides very lightweight outcome<T> and result<T> (non-Boost edition)☆746Updated last week
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆498Updated 10 months ago
- Tool for analyzing includes in C++☆202Updated 8 months ago
- Native ApprovalTests for C++ on Linux, Mac and Windows☆324Updated last week
- Cache for clang-tidy static analysis results☆94Updated 2 weeks ago
- Embed Git metadata in a C/C++ compatible static library using CMake (e.g. commit ID, author, date, and message).☆227Updated last year
- expected lite - Expected objects in C++11 and later in a single-file header-only library☆458Updated last month
- A faster alternative to clang-tidy☆114Updated 2 weeks ago
- GUnit - Google.Test/Google.Mock/Cucumber on steroids☆265Updated 3 weeks ago
- optional lite - A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library☆405Updated last month
- C++17 Utility classes for comparing multiple values in one simple expression☆207Updated 8 months ago
- An additive strong typedef library for C++14/17/20☆432Updated 2 months ago
- Utilities for converting from C/C++ include guards to #pragma once and back again.☆149Updated 5 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆750Updated 4 months ago
- A reflective enum implementation for C++☆291Updated last year
- Simple, flexible and modular assertion macro.☆227Updated last year
- Rewrite C++ code to automatically apply `constexpr` where possible☆246Updated 2 years ago
- Header only C++14 mocking framework☆838Updated 3 weeks ago
- A simple example of how to setup a complete CI environment for C and C++☆393Updated 4 years ago