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.
☆36Updated last month
Alternatives and similar repositories for caide-cpp-inliner:
Users that are interested in caide-cpp-inliner are comparing it to the libraries listed below
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆34Updated 3 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 4 years ago
- Convert a C Standard Draft PDF into HTML☆20Updated this week
- C++ Testing using spies and fakes for isolation and simulation☆60Updated 7 years ago
- Single file header only C++ implementation of BigInteger / BigNum / unlimited size integers and rational numbers☆66Updated 8 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- ☆20Updated 11 months ago
- A bindings compiler for C++☆38Updated 5 months ago
- DEPRECATED PROJECT, see README☆36Updated 3 years ago
- ☆9Updated 6 months ago
- A static reflection framework for C++, using libclang.☆55Updated 2 years ago
- Header-only llvm::Expected<T>☆37Updated 5 years ago
- A simple library focusing on demangling symbols for different programing languages☆43Updated 4 years ago
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆52Updated 3 months ago
- A tool which hides symbols exported from shared libraries or relocatable object files☆36Updated 2 years ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆167Updated 2 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 2 months ago
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 4 years ago
- Demangles Microsoft Visual C++ symbol names☆15Updated 8 years ago
- Fast C++17 signal/slot library☆39Updated 6 years ago
- A C++ mocking library☆23Updated 4 years ago
- JSON pull-parser/push-serializer library for C++☆20Updated this week
- Yet another C++ text formatting library.☆71Updated 4 months ago
- Automatically spawn gdb on error.☆66Updated 2 years ago
- Mainly a syntax-aware diff that also provides a number of additional tools.☆53Updated 9 months ago
- Collection of scripts used for building a complete, standalone Clang/LLVM-based toolchain. See: https://clang.llvm.org/docs/Toolchain.htm…☆19Updated last year
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆36Updated last year
- Scripts to build binary packages of GCC snapshots☆29Updated 2 weeks ago