goldsborough / clang-expandLinks
A clang tool for happy refactoring without source-code gymnastics
☆253Updated 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
- A framework for reusing code in Clang tools☆125Updated 3 months ago
- Tools to dealing with template instantiation profiles generated by templight.☆83Updated 2 years ago
- bad_alloc Behaving Badly☆75Updated 6 years ago
- Compiler-neutral Internal Program Representation for C++☆229Updated last month
- Slides for my C++Now 2017 talk☆58Updated 8 years ago
- Hasta la vista, baby!☆135Updated 2 years ago
- A collection of safe data types that are compatible with, and can substitute for, common unsafe native c++ types☆418Updated last week
- generates .clang-format file from example codebase☆318Updated 10 months ago
- C++ metaprogramming shell☆477Updated 3 months ago
- A collection of awful archetypes to ease the testing of generic C++ libraries☆106Updated 6 years ago
- Simple Python script that simplifies C++ compiler errors. Useful when using heavily-templated libraries.☆214Updated 5 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆401Updated last week
- A GCC 7.1 patch that adds a 'static_print' statement to C++.☆146Updated 8 years ago
- C++ benchmark tool. Practical, stable and fast performance testing framework.☆151Updated 2 years ago
- Rewrite C++ code to automatically apply `constexpr` where possible☆246Updated 2 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- Clang with JIT extensions☆232Updated 2 years ago
- Love template metaprogramming☆330Updated 3 years ago
- ☆71Updated 6 years ago
- A C++ micro-benchmarking framework☆365Updated 5 years ago
- Query C++ codebases using SQLite☆188Updated 3 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- An approach for runtime detection inside a constexpr function☆79Updated 7 years ago
- A plugin for Clang compiler☆120Updated 3 years ago
- commandline compiler explorer - use https://godbolt.org from your terminal!☆200Updated 5 years ago
- Memory optimal Small String Optimization implementation for C++☆246Updated 10 years ago
- Prints values and types during compilation!☆58Updated 3 months ago
- Flint++ is cross-platform, zero-dependency port of flint, a lint program for C++ developed and used at Facebook.☆265Updated 6 years ago