goldsborough / clang-expand
A clang tool for happy refactoring without source-code gymnastics
☆248Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for clang-expand
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆160Updated 8 years ago
- Demonstration of LLVM's opt-viewer tool☆70Updated 7 years ago
- A framework for reusing code in Clang tools☆121Updated last month
- Hasta la vista, baby!☆130Updated last year
- Compiler-neutral Internal Program Representation for C++☆222Updated last year
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆148Updated 7 years ago
- bad_alloc Behaving Badly☆73Updated 5 years ago
- C++ metaprogramming shell☆475Updated 3 months ago
- Love template metaprogramming☆325Updated 2 years ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆398Updated this week
- Tools to dealing with template instantiation profiles generated by templight.☆82Updated last year
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆173Updated 8 years ago
- A simple framework for compile-time benchmarks☆183Updated 3 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆122Updated 6 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆383Updated 3 months ago
- Materials for the C++ Template Metaprogramming one-day workshop☆63Updated 8 years ago
- Customizable Naming Convention Checker - uses Clang, developed with C++ in mind☆126Updated 8 years ago
- generates .clang-format file from example codebase☆316Updated last year
- ☆71Updated 6 years ago
- Memory optimal Small String Optimization implementation for C++☆235Updated 9 years ago
- A C++ micro-benchmarking framework☆359Updated 4 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆109Updated 5 years ago
- Query C++ codebases using SQLite☆188Updated 2 years ago
- Generates https://eel.is/c++draft☆168Updated 3 weeks ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆212Updated 4 years ago
- Templight is a Clang-based tool to profile the time and memory consumption of template instantiations and to perform interactive debuggin…☆730Updated last month
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 7 years ago
- MSGUI - Metashell GUI☆68Updated 5 years ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆242Updated last year
- A tiny metaprogramming library☆302Updated last year