goldsborough / clang-expandLinks
A clang tool for happy refactoring without source-code gymnastics
☆254Updated 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)☆170Updated 9 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
- Hasta la vista, baby!☆136Updated 2 years ago
- C++ metaprogramming shell☆479Updated 2 weeks ago
- generates .clang-format file from example codebase☆319Updated last year
- A framework for reusing code in Clang tools☆126Updated 2 months ago
- Compiler-neutral Internal Program Representation for C++☆230Updated 3 months ago
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆146Updated 8 years ago
- bad_alloc Behaving Badly☆76Updated 6 years ago
- A list of compiler warning flags for different GCC and clang versions☆235Updated 5 years ago
- Customizable Naming Convention Checker - uses Clang, developed with C++ in mind☆127Updated 9 years ago
- An approach for runtime detection inside a constexpr function☆80Updated 7 years ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆419Updated last week
- A collection of awful archetypes to ease the testing of generic C++ libraries☆109Updated 6 years ago
- Speedier handling of clang-tidy checking☆70Updated 6 years ago
- ☆71Updated 7 years ago
- Love template metaprogramming☆331Updated 3 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆406Updated this week
- Replacements to standard numeric types which throw exceptions on errors☆219Updated 2 weeks ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆214Updated 5 years ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆246Updated 2 years ago
- Memory optimal Small String Optimization implementation for C++☆249Updated 10 years ago
- C++ benchmark tool. Practical, stable and fast performance testing framework.☆152Updated 2 years ago
- A C++ micro-benchmarking framework☆365Updated 5 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆176Updated 4 years ago
- compile time assembly interpreter☆86Updated 7 years ago
- A plugin for Clang compiler☆119Updated 4 years ago
- commandline compiler explorer - use https://godbolt.org from your terminal!☆200Updated 5 years ago
- Useful resources and samples for using Clang-related tools, or for building stuff on top of Clang.☆233Updated 2 years ago