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 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 plugin framework for namespace macros in C/C++☆35Updated 10 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 4 years ago
- Convert a C Standard Draft PDF into HTML☆19Updated last week
- Merge all your C/C++ files into a single one in a process known as amalgamation.☆57Updated 7 months ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆33Updated 3 years ago
- cpp-amalgamate recursively combines C++ source files and the headers they include into a single output file☆22Updated 2 years ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆166Updated last year
- Scripts to build binary packages of GCC snapshots☆29Updated this week
- grep for C/C++ source files.☆26Updated 6 months ago
- C and C++ compiler frontend using PASTA to parse code, and VAST to represent the code as MLIR.☆40Updated 7 months ago
- Use unused bits in your pointer☆45Updated 7 years ago
- Single file header only C++ implementation of BigInteger / BigNum / unlimited size integers and rational numbers☆66Updated 8 months ago
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆62Updated last month
- Purgeable memory allocations for Linux☆30Updated 5 years ago
- LALR(1) parser for C++☆79Updated 8 months ago
- Yet another C++ text formatting library.☆71Updated 3 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
- Variadic, completion-based futures for C++17☆44Updated 5 years ago
- Compile time counter that works with all major modern compilers☆54Updated last year
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago
- Demangles Microsoft Visual C++ symbol names☆15Updated 8 years ago
- Preprocessor metaprogramming knowledge obscurity chart☆46Updated last year
- Compile-time TRIE based string matcher (C++11)☆53Updated 5 years ago
- EmojiTools for c++☆12Updated 5 years ago
- CCG is a random C Code Generator☆43Updated 2 years ago
- A header-only C++ parsing framework☆36Updated 3 years ago