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 3 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
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- C++ container graph visualization for lldb.☆23Updated 5 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
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆170Updated 2 years ago
- Compile time counter that works with all major modern compilers☆55Updated last year
- Single file header only C++ implementation of BigInteger / BigNum / unlimited size integers and rational numbers☆68Updated 11 months ago
- A header-only C++ parsing framework☆36Updated 3 years ago
- A header-only C++ library for writing compiler/interpreter frontends.☆14Updated 2 weeks ago
- Convert a C Standard Draft PDF into HTML☆20Updated last month
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 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 2 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- A bunch of useful scripts for toolchain/distro maintenance.☆19Updated last week
- Fast C++17 signal/slot library☆39Updated 6 years ago
- grep for C/C++ source files.☆28Updated 9 months ago
- cpp-amalgamate recursively combines C++ source files and the headers they include into a single output file☆23Updated 3 years ago
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- Yet another C++ text formatting library.☆71Updated 6 months ago
- Automatically spawn gdb on error.☆66Updated 3 years ago
- Tool for detecting violations of ordering axioms in qsort/bsearch callbacks.☆53Updated 5 months ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- ☆23Updated 10 years ago
- Demangles Microsoft Visual C++ symbol names☆15Updated 8 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 7 months ago
- Meta-program C/C++ with JavaScript☆29Updated 2 years ago
- Nurikabe puzzle solver☆44Updated 2 years ago
- A C++14/17 implementation of named tuples☆71Updated 10 months ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year