firolino / clang-toolLinks
Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)
☆50Updated last year
Alternatives and similar repositories for clang-tool
Users that are interested in clang-tool are comparing it to the libraries listed below
Sorting:
- Companion Repository for the Lecture Slides for the Clang Libraries☆100Updated 2 months ago
- Code Analysis and Refactoring with Clang Tools☆123Updated 4 years ago
- Slides for my C++Now 2017 talk☆59Updated 8 years ago
- Benchmark and accountability tool for C++ compile-time overhead / compile-time health☆52Updated 4 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆227Updated last year
- A framework for reusing code in Clang tools☆124Updated 2 months ago
- A plugin for Clang compiler☆118Updated 3 years ago
- Clang with JIT extensions☆229Updated 2 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆125Updated 6 years ago
- ☆70Updated 4 years ago
- Measures high-level timing and memory usage metrics during compilation☆74Updated 4 years ago
- A set of C Preprocessor analysis and source code rejuvenation tools that perform source to source translation of C++ programs by replacin…☆46Updated 7 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- Compiler-assisted variable size benchmarking for the study of C++ metaprogram compile times.☆25Updated 8 months ago
- EDSL for C++ to make just-in-time code generation easier☆86Updated 2 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- MSGUI - Metashell GUI