FastAlien / cpp-merge
Command line tool to produce single source file from multiple C/C++ files.
☆38Updated last year
Alternatives and similar repositories for cpp-merge:
Users that are interested in cpp-merge are comparing it to the libraries listed below
- Merge all your C/C++ files into a single one in a process known as amalgamation.☆60Updated 8 months ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 5 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago
- ☆57Updated 8 months ago
- ☆29Updated last month
- parser combinator and AST generator in c++17☆24Updated 2 years ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 4 years ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆55Updated last year
- Generic hash function for STL style unordered containers☆36Updated 2 weeks ago
- Extensions to Clang for Compiling the Blue & Gold Languages☆30Updated 3 years ago
- A tagged-pointer type for C++.☆31Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- C++ preprocessor macros for __VA_OPT__ feature detection and fallback☆16Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 4 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆52Updated 3 weeks ago
- A simple replacement for std::unordered_map☆48Updated 9 months ago
- A utility for creating amalgamated single-header C++ libraries☆54Updated 3 years ago
- performance experiments for C++ exception handling☆30Updated 3 years ago
- A fixed capacity dynamically sized string☆65Updated 2 weeks ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆34Updated 3 years ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- Library for extracting stacktrace from exception.☆49Updated last year
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 4 years ago
- Transform a C++ program consisting of multiple source files and headers into a single self-contained source file without any external dep…☆36Updated last month
- Provide {fmt} as a C++20 named module☆9Updated 4 years ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- ☆26Updated last year