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.
☆35Updated last week
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.☆33Updated 3 years ago
- Convert a C Standard Draft PDF into HTML☆18Updated last week
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- Scripts to build binary packages of GCC snapshots☆29Updated last week
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 4 years ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆166Updated last year
- Single file header only C++ implementation of BigInteger / BigNum / unlimited size integers and rational numbers☆66Updated 7 months ago
- A C++ 11 std::error_category for the NT kernel's NTSTATUS error codes☆35Updated last year
- cpp-amalgamate recursively combines C++ source files and the headers they include into a single output file☆22Updated 2 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- Markup source code showing optimizations☆36Updated 5 years ago
- C++ bignum with support for arbitrary precision integer arithmetic.☆29Updated 4 years ago
- A bindings compiler for C++☆38Updated 4 months ago
- Fast C++17 signal/slot library☆39Updated 6 years ago
- Header-only llvm::Expected<T>☆37Updated 5 years ago
- Soup is a build system that guarantees incremental build correctness and aims to simplify many aspects of developing shared code while ma…☆55Updated 3 weeks ago
- Demangles Microsoft Visual C++ symbol names☆15Updated 8 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- Merge all your C/C++ files into a single one in a process known as amalgamation.☆57Updated 7 months ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆39Updated 6 years ago
- Helper scripts for C++ static analysis☆19Updated 3 years ago
- Implicit and module-aware build system for future C++☆20Updated 9 years ago
- ☆97Updated 3 years ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆40Updated 7 months ago
- C++ JSON parser and stringify☆26Updated 2 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 4 months ago
- ☆56Updated 7 months ago
- Tool for detecting violations of ordering axioms in STL comparators☆16Updated 3 months ago