Sarcasm / run-clang-formatView external linksLinks
A wrapper script around clang-format, suitable for linting multiple files and to use for continuous integration
☆261Aug 20, 2023Updated 2 years ago
Alternatives and similar repositories for run-clang-format
Users that are interested in run-clang-format are comparing it to the libraries listed below
Sorting:
- 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.☆252Nov 28, 2025Updated 2 months ago
- Source code formatter for cmake listfiles.☆1,060May 1, 2024Updated last year
- A clang tool for happy refactoring without source-code gymnastics☆255Mar 20, 2020Updated 5 years ago
- Add clang-tidy checks to a target using CMake☆16May 31, 2016Updated 9 years ago
- C++17 library facilities for older compilers☆145Jun 6, 2020Updated 5 years ago
- c++20 compile time math(derivation/integration) library☆17Mar 4, 2023Updated 2 years ago
- Easy-to-add enhancements for any C/C++ CMake project. Including AFL fuzzing, code-coverage, Thread/Address/Leak/Address/Undefined saniti…☆662Nov 8, 2025Updated 3 months ago
- compile time assembly interpreter☆86Feb 27, 2018Updated 7 years ago
- A simple framework for compile-time benchmarks☆188May 1, 2021Updated 4 years ago
- std::tuple like methods for user defined types without any macro or boilerplate code☆1,464Updated this week
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library.☆46Feb 4, 2026Updated last week
- Finds problems in C++ source that slow development of large code bases☆720Jul 26, 2022Updated 3 years ago
- A tool for use with clang to analyze #includes in C and C++ source files☆4,619Updated this week
- A minimal Z80 implementation.☆22Jan 29, 2022Updated 4 years ago
- cmake-easyinstall git+https://github.com/org/repo.git☆25Dec 8, 2025Updated 2 months ago
- Various header libraries mostly future std lib, replacements for(e.g. visit), or some misc☆25Feb 3, 2026Updated last week
- svd2rust generated interface to e310x peripherals☆29Nov 19, 2025Updated 2 months ago
- A framework for reusing code in Clang tools☆126Updated this week
- span lite - A C++20-like span for C++98, C++11 and later in a single-file header-only library☆514Feb 6, 2026Updated last week
- Apply a coding style with clang-format only to new code added to an existing code base.☆212Mar 11, 2025Updated 11 months ago
- string_view lite - A C++17-like string_view for C++98, C++11 and later in a single-file header-only library☆469Nov 28, 2025Updated 2 months ago
- A header-only C++ library for task concurrency☆633May 18, 2023Updated 2 years ago
- A development environment for Texas Instruments Tiva C Series microcontrollers using Docker and Visual Studio Code☆11May 14, 2024Updated last year
- Altium color schema☆26Nov 2, 2025Updated 3 months ago
- Helper tool to generate a best-fit "clang-format style" for your project☆11Mar 21, 2020Updated 5 years ago
- REPL for C preprocessor of C++17☆10Jul 20, 2025Updated 6 months ago
- ☆10Aug 27, 2018Updated 7 years ago
- Automatically exported from code.google.com/p/libsum☆12Mar 19, 2015Updated 10 years ago
- Resource Aware, Recursive Virtual Machine