goldsborough / clang-expand
A clang tool for happy refactoring without source-code gymnastics
☆249Updated 4 years ago
Alternatives and similar repositories for clang-expand:
Users that are interested in clang-expand are comparing it to the libraries listed below
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- bad_alloc Behaving Badly☆74Updated 5 years ago
- Hasta la vista, baby!☆133Updated last year
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated last year
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆147Updated 7 years ago
- A framework for reusing code in Clang tools☆125Updated 2 weeks ago
- C++ metaprogramming shell☆476Updated 7 months ago
- An approach for runtime detection inside a constexpr function☆80Updated 6 years ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆403Updated this week
- Query C++ codebases using SQLite☆187Updated 3 years ago
- Compiler-neutral Internal Program Representation for C++☆222Updated last year
- generates .clang-format file from example codebase☆317Updated 3 months ago
- Clang with JIT extensions☆228Updated 2 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆181Updated 9 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 5 years ago
- C++ benchmark tool. Practical, stable and fast performance testing framework.☆151Updated 2 years ago
- tool to show the structure layout of types in your C/C++ program, highlighting padding☆123Updated last year
- ☆71Updated 6 years ago
- Demonstration of LLVM's opt-viewer tool☆70Updated 7 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- Speedier handling of clang-tidy checking☆68Updated 5 years ago
- Generate tag file for C++ source code, using the clang C++ compiler's parsing libraries☆241Updated 8 years ago
- A simple framework for compile-time benchmarks☆184Updated 3 years ago
- A highly efficient, move-aware operators library☆201Updated 2 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆208Updated 5 years ago
- A set of small tools that allow you to state your intentions mre explicitly in the code☆199Updated 3 years ago
- Love template metaprogramming☆328Updated 2 years ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆245Updated 2 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆389Updated 6 months ago
- Memory optimal Small String Optimization implementation for C++☆235Updated 10 years ago