hiraditya / cpp2cxxLinks
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.
☆47Updated 7 years ago
Alternatives and similar repositories for cpp2cxx
Users that are interested in cpp2cxx are comparing it to the libraries listed below
Sorting:
- Header-only C++17 library for property-based testing.☆127Updated last year
- Example project from my talks in the LLVM Social Berlin and C++ User Group☆175Updated 4 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆123Updated 6 years ago
- Demonstration of LLVM's opt-viewer tool☆71Updated 8 years ago
- "CF3" is a C compiler test suite targeting arithmetic optimization.☆37Updated 8 years ago
- A plugin for Clang compiler☆119Updated 3 years ago
- A collection of clang plugins for safer C programming☆91Updated 6 years ago
- ☆54Updated last year
- Semantic syntax highlighting and hyperlinking of C/C++ source code with libclang. (Demo: https://oberon00.github.io/synth)☆169Updated 9 years ago
- A framework for reusing code in Clang tools☆125Updated last month
- Example of parser combinator as a C++ template metaprogram for compile time parsing.☆22Updated 8 years ago
- Modern C++ benchmarking☆73Updated 5 years ago
- A tweaked version of Aha! ("A Hacker's Assistant") the superoptimiser by Henry S. Warren☆58Updated 3 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- DWARF debug info viewer using GTK+☆54Updated 4 years ago
- Oink is a collaboration of C++ static analysis tools.☆155Updated 2 years ago
- Compile-time printf-like string formatting☆77Updated 7 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- Scripts to build binary packages of GCC snapshots☆28Updated last month
- C++ parser combinator library☆97Updated 10 years ago
- Header-only llvm::Expected<T>☆38Updated 5 years ago
- Embedding x86 assembly code in C++ with metaprogramming using a domain specific language.☆188Updated 9 years ago
- x86/x64 JIT compiler for math string expressions written in C++. Parser is Boost.Spirit X3. AST transformations: partial derivation, cons…☆48Updated 9 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago
- collection of C/C++ programs that try to get compilers to exploit undefined behavior☆184Updated 6 years ago
- a tool for querying Dwarf (debuginfo) graphs☆55Updated last year
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 8 years ago
- LLVM Profiling Visualization☆85Updated 3 years ago
- C++ container graph visualization for lldb.☆23Updated 6 years ago