goldsborough / clang-expandLinks
A clang tool for happy refactoring without source-code gymnastics
☆251Updated 5 years ago
Alternatives and similar repositories for clang-expand
Users that are interested in clang-expand are comparing it to the libraries listed below
Sorting:
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆159Updated 8 years ago
- Compiler-neutral Internal Program Representation for C++☆225Updated 2 weeks ago
- Love template metaprogramming☆328Updated 3 years ago
- Clang with JIT extensions☆230Updated 2 years ago
- Hasta la vista, baby!☆134Updated 2 years ago
- bad_alloc Behaving Badly☆74Updated 6 years ago
- ☆71Updated 6 years ago
- C++ metaprogramming shell☆476Updated this week
- A framework for reusing code in Clang tools☆124Updated 3 months ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- LLVM Optimization to extract a function, embedded in its intermediate representation in the binary, and execute it using the LLVM Just-In…☆519Updated 4 years ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆414Updated this week
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 6 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆396Updated last week
- Simple header only pattern matching for c++14☆232Updated 4 years ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆246Updated 2 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆212Updated 5 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆759Updated 6 months ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆186Updated 9 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆174Updated 3 years ago
- A tiny metaprogramming library☆310Updated last year
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- modern C++ type traits and metafunctions for callable types☆135Updated 2 months ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 7 years ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆147Updated 7 years ago
- generates .clang-format file from example codebase☆318Updated 6 months ago
- A simple framework for compile-time benchmarks☆185Updated 4 years ago