slycelote / caide-cpp-inliner
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.
☆34Updated 2 weeks 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
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- A bunch of useful scripts for toolchain/distro maintenance.☆17Updated last month
- Scripts to build binary packages of GCC snapshots☆29Updated 3 weeks ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Convert a C Standard Draft PDF into HTML☆17Updated 3 months ago
- ☆23Updated 10 years ago
- Header-only llvm::Expected<T>☆37Updated 5 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 4 years ago
- Tool for detecting violations of ordering axioms in STL comparators☆16Updated last month
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆166Updated last year
- cpp-amalgamate recursively combines C++ source files and the headers they include into a single output file☆20Updated 2 years ago
- Fast C++17 signal/slot library☆39Updated 5 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆33Updated 3 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆124Updated 6 years ago
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆51Updated 3 weeks ago
- repr for Modern C++: Return printable string representation of a value☆84Updated 4 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- ☆31Updated last year
- Roman numeral support for C++17☆52Updated last year
- A gdb command to inspect the size of objects on the stack☆66Updated last year
- Implicit and module-aware build system for future C++☆20Updated 8 years ago
- C++ Testing using spies and fakes for isolation and simulation☆60Updated 6 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 2 years ago
- Simple mutation-testing☆43Updated 10 months ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆62Updated last week
- Merge all your C/C++ files into a single one in a process known as amalgamation.☆56Updated 6 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 3 months ago
- An attempt to introduce a new scripting language for CMake☆59Updated 5 years ago
- Automatically spawn gdb on error.☆66Updated 2 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆54Updated last year