joakim-brannstrom / dextoolLinks
Suite of C/C++ tooling built on LLVM/Clang
☆104Updated last week
Alternatives and similar repositories for dextool
Users that are interested in dextool are comparing it to the libraries listed below
Sorting:
- C++ Mutation Test Environment☆186Updated last year
- Code Analysis and Refactoring with Clang Tools☆125Updated 4 years ago
- Metrix++ is an extendable tool for code metrics collection and analysis.☆79Updated last year
- A tool based on clang which generates a call graph from a given C++ codebase☆157Updated 7 months ago
- A framework for reusing code in Clang tools☆125Updated 3 months ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆230Updated 2 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆52Updated last year
- A cache for clang-tidy☆37Updated last year
- C++ Testing using spies and fakes for isolation and simulation☆60Updated 7 years ago
- C/C++ Dependency Analyzer: a rewrite of John Lakos' dep_utils (adep/cdep/ldep) from "Large-Scale C++ Software Design"☆145Updated 3 years ago
- An open source checker for MISRA C++:2008 rules. Implemented as LLVM/Clang plugin. (No longer active, please use clang-tidy-misra instead…☆46Updated 7 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆88Updated 4 years ago
- CodeCompass is a software comprehension tool for large scale software written in C/C++ and Java☆566Updated last week
- Data-race detector for windows applications - built on top of DynamoRIO☆42Updated 4 years ago
- Slides for my C++Now 2017 talk☆58Updated 8 years ago
- Tool for detecting violations of ordering axioms in STL comparators☆19Updated 6 months ago
- Study Group 20: Education☆39Updated 5 months ago
- Cpp header only library to manage compile time mock class generated via Python script