mikr / whatstyle
whatstyle finds a code format style that fits given source files
☆173Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for whatstyle
- generates .clang-format file from example codebase☆316Updated last year
- Speedier handling of clang-tidy checking☆68Updated 5 years ago
- Make CMake less painful when trying to write Modern Flexible CMake (legacy)☆106Updated 2 years ago
- A list of compiler warning flags for different GCC and clang versions☆229Updated 4 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆212Updated 4 years ago
- MSGUI - Metashell GUI☆68Updated 5 years ago
- Hasta la vista, baby!☆130Updated last year
- A set of small tools that allow you to state your intentions mre explicitly in the code☆200Updated 3 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆160Updated 8 years ago
- A template for creating optional-like objects with no space overhead☆100Updated 2 years ago
- QuickCheck-like property based automated testing tool for C++☆111Updated 7 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆109Updated 5 years ago
- A compiler from Doxygen XML to reStructuredText -- hence, the name. It parses XML databases generated by Doxygen and produces reStructure…☆307Updated 3 months ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆109Updated 7 months ago
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- Simple, flexible and modular assertion macro.☆221Updated 6 months ago
- Customizable Naming Convention Checker - uses Clang, developed with C++ in mind☆126Updated 8 years ago
- Measures how parsing overweight the major STLs have become