rasjani / processcdbLinks
Tool for providing static analysis of items in Clang's compilation database.
☆12Updated 4 years ago
Alternatives and similar repositories for processcdb
Users that are interested in processcdb are comparing it to the libraries listed below
Sorting:
- Helper scripts for C++ static analysis☆19Updated 4 years ago
- Speedier handling of clang-tidy checking☆70Updated 6 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆109Updated 6 years ago
- C++ static_enum☆87Updated 5 years ago
- A cache for clang-tidy☆36Updated last year
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 9 months ago
- The missing C++ tuple functionality☆85Updated 5 years ago
- Peter Sommerlad's Simple Strong Typing☆34Updated 2 years ago
- A template for creating optional-like objects with no space overhead☆102Updated 4 years ago
- modern C++ type traits and metafunctions for callable types☆137Updated this week
- A framework for reusing code in Clang tools☆126Updated 2 months ago
- Parameterized testing suite for template metaprogramming☆18Updated 3 years ago
- A tool to collect the exceptions that can reach a C++ function☆27Updated 6 years ago
- Clang Static Analyzer Plugin for MISRA C++ Compliance☆34Updated 8 years ago
- runtime to compile-time mappings☆110Updated 8 years ago
- C++ benchmark tool. Practical, stable and fast performance testing framework.☆152Updated 2 years ago
- MSGUI - Metashell GUI☆69Updated 7 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- User defined static call-tree constraints in C++. This is the implementation of the tool for my masters thesis.☆13Updated 7 years ago
- A simple framework for compile-time benchmarks☆186Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- Very fast regexp using c++11 templates.☆83Updated 10 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- ☆68Updated 9 years ago
- ORC: A tool for finding violations of C++'s One Definition Rule on the OSX toolchain.☆98Updated 2 months ago
- A no-dependencies C++ extensible type erasure library