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☆64Updated 5 years ago
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆20Updated 5 years ago
- C++17 string with fixed size☆112Updated last week
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Compile time counter that works with all major modern compilers☆56Updated last year
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- Bytecode interpreter☆76Updated 7 months ago
- A Tiny, portable, precise, incremental mark-sweep GC designed for C++.☆39Updated 5 years ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆172Updated 2 weeks ago
- Interactive C/C++ preprocessor macro debugger☆171Updated 4 years ago
- ☆98Updated 3 years ago
- Replacement for std::optional that does not waste memory unnecessarily☆129Updated 2 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated last month
- Non-nullable pointers with 0-overhead and no hidden runtime cost.☆12Updated 4 years ago
- Demangler for MSVC symbols☆39Updated 5 years ago
- ☆63Updated last week
- Library for extracting stacktrace from exception.☆48Updated last year
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆204Updated last week
- ☆125Updated 4 years ago
- Merge all your C/C++ files into a single one in a process known as amalgamation.☆72Updated last year
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Experimental patches to implement missing C++20 modules features for the clang/LLVM toolchain.☆23Updated 3 years ago
- Demangles Microsoft Visual C++ symbol names☆15Updated 8 years ago
- Natvis implementation for GDB debugger☆22Updated 5 years ago
- Extensions to Clang for Compiling the Blue & Gold Languages☆30Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated last year
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆41Updated 5 years ago
- Perfect Hash Function Generator - Builds Windows Native (CMake)☆32Updated 6 years ago