Barro / compiler-warnings
A list of compiler warning flags for different GCC and clang versions
☆232Updated 5 years ago
Alternatives and similar repositories for compiler-warnings:
Users that are interested in compiler-warnings are comparing it to the libraries listed below
- generates .clang-format file from example codebase☆317Updated 3 months ago
- Customizable Naming Convention Checker - uses Clang, developed with C++ in mind☆127Updated 9 years ago
- Hasta la vista, baby!☆134Updated last year
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆208Updated 5 years ago
- Replacements to standard numeric types which throw exceptions on errors☆210Updated last week
- Meta programming library designed for compilation speed.☆171Updated 2 years ago
- bad_alloc Behaving Badly☆74Updated 5 years ago
- Simple, flexible and modular assertion macro.☆225Updated 11 months ago
- Utilities for converting from C/C++ include guards to #pragma once and back again.☆148Updated 5 years ago
- A C++ micro-benchmarking framework☆362Updated 5 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆147Updated 7 years ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- A simple framework for compile-time benchmarks☆184Updated 3 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 5 years ago
- Flint++ is cross-platform, zero-dependency port of flint, a lint program for C++ developed and used at Facebook.☆265Updated 5 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 3 years ago
- A KISS, cross-platform C mocking library☆159Updated 8 months ago
- ☆132Updated 2 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated last year
- C++ benchmark tool. Practical, stable and fast performance testing framework.☆151Updated 2 years ago
- Useful cmake macros that help with: compiler/linker flags, collecting sources, PCHs, Unity builds and other stuff.☆211Updated 2 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆199Updated 3 years ago
- A dynamically-resizable vector with fixed capacity and embedded storage☆170Updated 3 years ago
- ☆62Updated 9 years ago
- Warning suppression library (C++)☆82Updated 5 years ago
- Check for coding style issues in CMake files☆101Updated 5 years ago
- C++ static_enum☆86Updated 5 years ago
- Speedier handling of clang-tidy checking☆69Updated 5 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- low-level library for minimizing the size of your types