amalgamation topic

List amalgamation repositories

caide-cpp-inliner

30
Stars
11
Forks
Watchers

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...

imgui-app

157
Stars
17
Forks
Watchers

Dear IMGUI + Render + Window handling, amalgamation in two files ready to use

lua-amalg

115
Stars
18
Forks
Watchers

Amalgamation of Lua modules/scripts

Amalgamate

35
Stars
8
Forks
Watchers

Merge all your C/C++ files into a single one in a process known as amalgamation.

cpp-amalgamate

17
Stars
1
Forks
Watchers

cpp-amalgamate recursively combines C++ source files and the headers they include into a single output file