FastAlien / cpp-merge
Command line tool to produce single source file from multiple C/C++ files.
☆37Updated 11 months ago
Alternatives and similar repositories for cpp-merge:
Users that are interested in cpp-merge are comparing it to the libraries listed below
- C++ memory allocator with smart GC☆54Updated last year
- Transform a C++ program consisting of multiple source files and headers into a single self-contained source file without any external dep…☆34Updated this week
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆165Updated last year
- Merge all your C/C++ files into a single one in a process known as amalgamation.☆56Updated 5 months ago
- ☆17Updated last month
- xxHash Cleaner C Reference Implementation☆42Updated 4 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 4 years ago
- Meta-program C/C++ with JavaScript☆29Updated 2 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- C++ compile-time Rust's like macro_rules implementation☆92Updated 10 months ago
- Compile time counter that works with all major modern compilers☆55Updated last year
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago
- C++ preprocessor macros for __VA_OPT__ feature detection and fallback☆16Updated 5 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☆19Updated 2 years ago
- Extensions to Clang for Compiling the Blue & Gold Languages☆29Updated 3 years ago
- Trying to get perfect codegen for big-integer math.☆30Updated 2 years ago
- Nurikabe puzzle solver☆44Updated last year
- A binary optimization/specialization library supporting multiple rewriters☆112Updated 3 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆47Updated 3 years ago
- ☆56Updated 5 months ago
- Make your C/C++ console apps prettier!☆38Updated 5 years ago
- Translates binary information (images, fonts, shaders) into C++ source code.☆130Updated 7 months ago
- Enumerating all of the Undefined Behavior in C++☆36Updated 2 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 4 years ago
- C++11 ELF/DWARF parser☆76Updated 3 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆190Updated last month
- Library for catching memory leaks, double-frees along with invalid pointers to free() and realloc().☆58Updated last year