goldsborough / clang-expandLinks
A clang tool for happy refactoring without source-code gymnastics
☆252Updated 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
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- Compiler-neutral Internal Program Representation for C++☆227Updated last month
- A framework for reusing code in Clang tools☆125Updated last week
- Hasta la vista, baby!☆134Updated 2 years ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆108Updated 6 years ago
- C++ metaprogramming shell☆476Updated 3 weeks ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆147Updated 7 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆187Updated 9 years ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆414Updated this week
- An approach for runtime detection inside a constexpr function☆79Updated 6 years ago
- Love template metaprogramming☆329Updated 3 years ago
- generates .clang-format file from example codebase☆318Updated 7 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆399Updated last month
- ☆71Updated 6 years ago
- bad_alloc Behaving Badly☆74Updated 6 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- C++ benchmark tool. Practical, stable and fast performance testing framework.☆150Updated 2 years ago
- Flint++ is cross-platform, zero-dependency port of flint, a lint program for C++ developed and used at Facebook.☆265Updated 5 years ago
- Customizable Naming Convention Checker - uses Clang, developed with C++ in mind☆127Updated 9 years ago
- A C++ micro-benchmarking framework☆363Updated 5 years ago
- QuickCheck-like property based automated testing tool for C++☆111Updated 8 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆228Updated last year
- Clang with JIT extensions☆231Updated 2 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆212Updated 5 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- Slides for my C++Now 2017 talk☆58Updated 8 years ago
- Memory optimal Small String Optimization implementation for C++☆243Updated 10 years ago