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++ compile-time Rust's like macro_rules implementation☆91Updated last year
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Bytecode interpreter☆77Updated 8 months ago
- C++ memory allocator with smart GC☆55Updated last year
- Interactive C/C++ preprocessor macro debugger☆172Updated 4 years ago
- Compile time counter that works with all major modern compilers☆57Updated last year
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 2 months ago
- ☆63Updated 2 weeks ago
- Merge all your C/C++ files into a single one in a process known as amalgamation.☆74Updated last year
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆175Updated 3 weeks ago
- Replacement for std::optional that does not waste memory unnecessarily☆132Updated this week
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆206Updated last week
- ☆61Updated 3 weeks ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- Implementing a CPU emulator using C++Templates☆150Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- A simple replacement for std::unordered_map☆50Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++ parser for Lex and YACC☆26Updated 5 years ago
- A tagged-pointer type for C++.☆36Updated 2 years ago
- Translates binary information (images, fonts, shaders) into C++ source code.☆134Updated last year
- A Tiny, portable, precise, incremental mark-sweep GC designed for C++.☆39Updated 5 years ago
- ☆87Updated 3 weeks ago
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆56Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago