FastAlien / cpp-mergeLinks
Command line tool to produce single source file from multiple C/C++ files.
☆42Updated 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 2 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆141Updated last month
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- Wyrm is a GCC GIMPLE to LLVM IR transpiler☆57Updated last year
- Bytecode interpreter☆80Updated 11 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆64Updated 5 years ago
- A C++ implementation of the Schubfach algorithm - fast and accurate conversion of IEEE-754 double values to decimal strings☆90Updated last month
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆75Updated 6 months ago
- ☆121Updated this week
- C++17 string with fixed size☆116Updated 4 months ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- ☆102Updated 3 years ago
- A clean implementation of reflection and related proposals.☆28Updated 7 years ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆183Updated 3 weeks ago
- performance experiments for C++ exception handling☆32Updated 3 years ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆211Updated 2 weeks ago
- Interactive C/C++ preprocessor macro debugger☆176Updated 5 years ago
- Clang from the Future: A C++17 to C++11 source-to-source compiler☆124Updated 7 years ago
- Meta-program C/C++ with JavaScript☆28Updated 2 years ago
- Compile time counter that works with all major modern compilers☆60Updated 2 years ago
- Library for extracting stacktrace from exception.☆48Updated 2 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- ☆125Updated 4 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Extensions to Clang for Compiling the Blue & Gold Languages☆30Updated 4 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- C++20 Static Branch library☆95Updated 7 months ago