slycelote / caide-cpp-inlinerLinks
Transform a C++ program consisting of multiple source files and headers into a single self-contained source file without any external dependencies (except for standard system headers). Unused code is not included in the resulting file.
☆40Updated 3 months ago
Alternatives and similar repositories for caide-cpp-inliner
Users that are interested in caide-cpp-inliner are comparing it to the libraries listed below
Sorting:
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆57Updated 5 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆36Updated 4 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Single file header only C++ implementation of BigInteger / BigNum / unlimited size integers and rational numbers☆71Updated last year
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆186Updated last month
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- ☆102Updated 3 years ago
- Compile-time Huffman coding compression using C++20☆172Updated 4 years ago
- repr for Modern C++: Return printable string representation of a value☆86Updated 5 years ago
- cppystruct is a C++17, header-only, constexpr clone of Python's struct module☆106Updated 7 years ago
- Yet another C++ text formatting library.☆71Updated last year
- C++ container graph visualization for lldb.☆23Updated 6 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 3 years ago
- kscope is a short for kaleidoscope. Essentially - a library which recursively generates randomized code while keeping it 100% equivalent …☆58Updated 7 years ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- Compile time counter that works with all major modern compilers☆60Updated 2 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆124Updated 7 years ago
- A binary optimization/specialization library supporting multiple rewriters☆120Updated 4 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆57Updated 2 years ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- Dynamic runtime inlining with LLVM☆67Updated 4 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆88Updated 6 years ago
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆51Updated 4 years ago
- Cross-platform OS features in C++☆27Updated 4 years ago
- Fast C++17 signal/slot library☆39Updated 6 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- Simple mutation-testing☆47Updated last year