ingve / awesome-clang
Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.
☆224Updated last year
Related projects ⓘ
Alternatives and complementary repositories for awesome-clang
- A plugin for Clang compiler☆115Updated 2 years ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆129Updated 5 months ago
- Slides for my C++Now 2017 talk☆59Updated 7 years ago
- Clang with JIT extensions☆229Updated last year
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆82Updated last year
- Companion Repository for the Lecture Slides for the Clang Libraries☆88Updated 8 months ago
- An easy guide to Clang Static Analyzer extension.☆138Updated 4 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆172Updated 3 years ago
- An example of how to use Clang's LibTooling interface.☆72Updated 11 years ago
- Experiments with the GDB Python API☆68Updated 3 years ago
- LLVM Profiling Visualization☆83Updated 2 years ago
- A versatile C++ function mocking framework.☆128Updated 2 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆78Updated 3 years ago
- Meta programming library designed for compilation speed.☆167Updated 2 years ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆242Updated last year
- Love template metaprogramming☆325Updated 2 years ago
- autotuning C++, just-in-time!☆51Updated 4 years ago
- Customizable Naming Convention Checker - uses Clang, developed with C++ in mind☆126Updated 8 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆46Updated 5 months ago
- A framework for reusing code in Clang tools☆121Updated last month
- A clang tool for happy refactoring without source-code gymnastics☆248Updated 4 years ago
- A proposal for a executor programming model for ISO C++☆136Updated 4 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆513Updated 3 years ago
- ☆127Updated last year
- Variadic templates and std::integer_sequence support library☆109Updated 3 years ago
- Replacements to standard numeric types which throw exceptions on errors☆210Updated this week
- A collection of out-of-tree Clang plugins for teaching and learning☆703Updated 4 months ago
- Clang AST viewer☆63Updated 7 years ago