ingve / awesome-clang
Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.
☆225Updated 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☆123Updated 4 years ago
- A plugin for Clang compiler☆117Updated 3 years ago
- Clang with JIT extensions☆228Updated 2 years ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆245Updated last year
- Slides for my C++Now 2017 talk☆59Updated 7 years ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆80Updated 4 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆48Updated 7 months ago
- An easy guide to Clang Static Analyzer extension.☆139Updated 4 years ago
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- An example of how to use Clang's LibTooling interface.☆72Updated 11 years ago
- A tool based on clang which generates a call graph from a given C++ codebase☆133Updated 7 months ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆82Updated last year
- Experiments with the GDB Python API☆70Updated 3 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆88Updated 10 months ago
- A versatile C++ function mocking framework.☆128Updated 2 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆172Updated 3 years ago
- ☆127Updated last year
- Replaced by foonathan/lexy☆138Updated 4 years ago
- C++ ABI Summary☆518Updated last month
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆165Updated last year
- A framework for reusing code in Clang tools☆124Updated 3 months ago
- The home of the clang-based implementation of lifetime safety warnings.☆40Updated 3 years ago
- CppNameLint is a naming convention linter of C/C++ source code (Based on LLVM's libtooling), which runs with command line on Windows/Linu…☆60Updated 3 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆390Updated 4 months ago
- A collection of out-of-tree Clang plugins for teaching and learning☆715Updated last month
- autotuning C++, just-in-time!☆51Updated 4 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆742Updated last month
- A clang tool for happy refactoring without source-code gymnastics☆249Updated 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…☆516Updated 3 years ago