ingve / awesome-clang
Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.
☆226Updated 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
- A tool based on clang which generates a call graph from a given C++ codebase☆135Updated 8 months ago
- An example of how to use Clang's LibTooling interface.☆72Updated 11 years ago
- Slides for my C++Now 2017 talk☆59Updated 7 years ago
- An easy guide to Clang Static Analyzer extension.☆139Updated 4 years ago
- Companion Repository for the Lecture Slides for the Clang Libraries☆87Updated 11 months ago
- A simple example of defining custom plugins for clang and the clang static analyzer.☆81Updated 4 years ago
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- Clang with JIT extensions☆228Updated 2 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated last year
- Love template metaprogramming☆328Updated 2 years ago
- A collection of code samples showing usage of clang and llvm as a library☆753Updated 5 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- C++ standard library features, "from scratch"☆183Updated last month
- Customizable Naming Convention Checker - uses Clang, developed with C++ in mind☆127Updated 9 years ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆245Updated 2 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆747Updated 2 months ago
- ☆132Updated 2 years ago
- The home of the clang-based implementation of lifetime safety warnings.☆41Updated 3 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆49Updated 8 months ago
- Experiments with the GDB Python API☆70Updated 3 years ago
- CMake modules to help use sanitizers☆387Updated 4 months ago
- Clang AST viewer☆62Updated 7 years ago
- Project moved to: https://github.com/llvm/llvm-project☆288Updated 5 years ago
- A mini ABI capable of handling throw/catch statements for C++ without libstdc++☆166Updated last year
- A framework for reusing code in Clang tools☆125Updated last week
- C++11 metaprogramming library☆255Updated last month
- A collection of out-of-tree Clang plugins for teaching and learning☆721Updated 2 months ago