ingve / awesome-clang
Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.
☆227Updated last year
Alternatives and similar repositories for awesome-clang:
Users that are interested in awesome-clang are comparing it to the libraries listed below
- Code Analysis and Refactoring with Clang Tools☆124Updated 4 years ago
- A plugin for Clang compiler☆117Updated 3 years ago
- An example of how to use Clang's LibTooling interface.☆73Updated 11 years ago
- Slides for my C++Now 2017 talk☆59Updated 7 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆138Updated last month
- Companion Repository for the Lecture Slides for the Clang Libraries☆99Updated this week
- Rewrite C++ code to automatically apply `constexpr` where possible☆246Updated 2 years ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated last year
- A simple framework for compile-time benchmarks☆184Updated 3 years ago
- ☆127Updated 2 years ago
- A versatile C++ function mocking framework.☆130Updated 2 years ago
- Clang with JIT extensions☆229Updated 2 years ago
- Love template metaprogramming☆329Updated 2 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- Customizable Naming Convention Checker - uses Clang, developed with C++ in mind☆127Updated 9 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆82Updated 4 years ago
- C++ Mutation Test Environment☆179Updated 8 months ago
- A clang tool for happy refactoring without source-code gymnastics☆249Updated 5 years ago
- CMake modules to help use sanitizers☆388Updated 5 months ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆749Updated 3 months ago
- Notes on clang and llvm☆40Updated last year
- An easy guide to Clang Static Analyzer extension.☆140Updated 5 years ago
- A framework for reusing code in Clang tools☆124Updated 2 weeks ago
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- autotuning C++, just-in-time!☆51Updated 5 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- Compiler-neutral Internal Program Representation for C++☆224Updated last year
- Reveres engineering UML class diagrams with libclang☆75Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆111Updated last month