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.
☆36Updated last month
Alternatives and similar repositories for caide-cpp-inliner:
Users that are interested in caide-cpp-inliner are comparing it to the libraries listed below
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆34Updated 3 years ago
- Tool for detecting violations of ordering axioms in STL comparators☆16Updated last month
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- repr for Modern C++: Return printable string representation of a value☆85Updated 4 years ago
- Fast C++17 signal/slot library☆39Updated 6 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
- A bindings compiler for C++☆38Updated 6 months ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆168Updated 2 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- Roman numeral support for C++17☆52Updated last year
- Automatically spawn gdb on error.☆66Updated 2 years ago
- Simple mutation-testing☆44Updated last year
- Yet another C++ text formatting library.☆71Updated 4 months ago
- An argument-parsing library for C++.☆44Updated 6 months ago
- A bunch of useful scripts for toolchain/distro maintenance.☆19Updated 4 months ago
- envy: Deserialize environment variables into type-safe structs☆67Updated 4 years ago
- Convert a C Standard Draft PDF into HTML☆20Updated last week
- cpp-amalgamate recursively combines C++ source files and the headers they include into a single output file☆22Updated 2 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 5 months ago
- Header-only llvm::Expected<T>☆37Updated 5 years ago
- Compile time counter that works with all major modern compilers☆55Updated last year
- C++20 compile time compressed string tables☆46Updated 2 years ago
- A cache for clang-tidy☆35Updated last year
- Implicit and module-aware build system for future C++☆20Updated 9 years ago
- Cross-platform OS features in C++☆27Updated 3 years ago
- Named arguments for C++17☆30Updated 4 years ago
- A concise and readable metaprogramming language for C++☆59Updated 4 years ago
- Scripts to build binary packages of GCC snapshots☆29Updated last week
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago