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.
☆36Updated 2 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:
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆35Updated 3 years ago
- cpp-amalgamate recursively combines C++ source files and the headers they include into a single output file☆23Updated 3 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- C++ bignum with support for arbitrary precision integer arithmetic.☆29Updated 4 years ago
- 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
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- ☆38Updated 3 years ago
- Tool for detecting violations of ordering axioms in STL comparators☆17Updated 2 months ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 3 months ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago
- Roman numeral support for C++17☆52Updated last year
- Yet another C++ text formatting library.☆71Updated 5 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 2 months ago
- Highly composable C++17 template meta programming library☆39Updated 6 years ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Compile time counter that works with all major modern compilers☆55Updated last year
- ☆35Updated 11 years ago
- A tagged-pointer type for C++.☆33Updated last year
- Enumerating all of the Undefined Behavior in C++☆36Updated 3 years ago
- Convert a C Standard Draft PDF into HTML☆20Updated 3 weeks ago
- ☆20Updated last year
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 6 months ago
- ☆23Updated 10 years ago
- Cross-platform resource compiler and manager based on llvm/clang☆51Updated 6 years ago
- This is the repository for clang-playground series.☆23Updated 4 years 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.☆169Updated 2 years ago