hiraditya / cpp2cxx
A set of C Preprocessor analysis and source code rejuvenation tools that perform source to source translation of C++ programs by replacing C Preprocessor macros with equivalent C++11 declarations.
☆46Updated 7 years ago
Alternatives and similar repositories for cpp2cxx:
Users that are interested in cpp2cxx are comparing it to the libraries listed below
- Header-only C++17 library for property-based testing.☆126Updated 8 months ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 2 years ago
- Modern C++ benchmarking☆73Updated 4 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 7 years ago
- ☆49Updated last year
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- Visualization tool for Templight C++ template debugger traces☆89Updated 6 years ago
- Compile-time printf-like string formatting☆77Updated 6 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- Demonstration of LLVM's opt-viewer tool☆70Updated 8 years ago
- Debug Information Visual Analyzer☆77Updated 5 months ago
- MSGUI - Metashell GUI☆68Updated 6 years ago
- A framework for reusing code in Clang tools☆124Updated this week
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Tweaked version of "Aha" - "A Hacker's Assistant" superoptimiser by Henry S. Warren☆58Updated 2 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆47Updated 9 years ago
- Header-only llvm::Expected<T>☆37Updated 5 years ago
- ☆35Updated 11 years ago
- Very fast regexp using c++11 templates.☆82Updated 10 years ago
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆173Updated 3 years ago
- QuickCheck-like property based automated testing tool for C++☆112Updated 8 years ago
- Simple and powerful standalone project for clang-based tools using libtooling (e.g. refactoring, auto-completion, etc.)☆50Updated 9 months ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- Example of parser combinator as a C++ template metaprogram for compile time parsing.☆22Updated 8 years ago
- grep for C/C++ source files.☆25Updated 6 months ago
- Automatically detects cache lines in a portable cross-platform way. This code is pure C89.☆17Updated 14 years ago
- LLVM Profiling Visualization☆84Updated 3 years ago
- modern C++ type traits and metafunctions for callable types☆133Updated 3 months ago
- Use unused bits in your pointer☆46Updated 7 years ago