FastAlien / cpp-mergeLinks
Command line tool to produce single source file from multiple C/C++ files.
☆40Updated last year
Alternatives and similar repositories for cpp-merge
Users that are interested in cpp-merge are comparing it to the libraries listed below
Sorting:
- C++ memory allocator with smart GC☆55Updated last year
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 6 months ago
- Extensions to Clang for Compiling the Blue & Gold Languages☆30Updated 4 years ago
- A simple replacement for std::unordered_map☆50Updated last year
- Compile time counter that works with all major modern compilers☆57Updated last year
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 3 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A library for desktop application development in modern C++20.☆27Updated last month
- Kaitai Struct: runtime for C++ using STL☆76Updated last month
- A tagged-pointer type for C++.☆36Updated 2 years ago
- Transform a C++ program consisting of multiple source files and headers into a single self-contained source file without any external dep…☆39Updated 3 weeks ago
- C++ compile-time Rust's like macro_rules implementation☆91Updated last year
- ☆63Updated last week
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆176Updated last month
- Generic hash function for STL style unordered containers☆39Updated last month
- ☆125Updated 4 years ago
- Natvis implementation for GDB debugger☆22Updated 5 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- C++17 string with fixed size☆114Updated last month
- C++20 SIMD Within A Register library☆43Updated 5 months ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆207Updated 2 weeks ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated 2 weeks ago
- Interactive C/C++ preprocessor macro debugger☆172Updated 4 years ago
- Meta-program C/C++ with JavaScript☆29Updated 2 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- Nurikabe puzzle solver☆45Updated 2 years ago