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
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- cpp-amalgamate recursively combines C++ source files and the headers they include into a single output file☆22Updated 2 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆33Updated 3 years ago
- A Brainfuck Interpreter, which is completely implemented from scratch as a C++ Template Meta Program☆24Updated 3 years ago
- Compile time counter that works with all major modern compilers☆54Updated last year
- JSON pull-parser/push-serializer library for C++☆20Updated 6 months ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 4 years ago
- Single file header only C++ implementation of BigInteger / BigNum / unlimited size integers and rational numbers☆66Updated 7 months ago
- ☆12Updated 8 years ago
- Variadic, completion-based futures for C++17☆44Updated 5 years ago
- ☆22Updated 4 years ago
- Displayed width of UTF-8 strings in Modern C++☆47Updated 2 years ago
- Fast C++17 signal/slot library☆39Updated 6 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆117Updated last month
- Single header file C++ library that provides IEEE 754 floating point types.☆23Updated 4 years ago
- Header-only llvm::Expected<T>☆37Updated 5 years ago
- ☆37Updated 3 years ago
- Convert a C Standard Draft PDF into HTML☆19Updated last week
- A tagged-pointer type for C++.☆31Updated last year
- Demangles Microsoft Visual C++ symbol names☆15Updated 8 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 4 years ago
- Purgeable memory allocations for Linux☆30Updated 5 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- CLI util: Poor man's rpath for Windows executables.☆11Updated 6 years ago
- C++ container graph visualization for lldb.☆23Updated 5 years ago
- Use unused bits in your pointer☆45Updated 7 years ago
- ☆20Updated 10 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 4 months ago
- A header-only C++ parsing framework☆36Updated 3 years ago