FastAlien / cpp-mergeLinks
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
Sorting:
- C++ memory allocator with smart GC☆55Updated last year
- Merge all your C/C++ files into a single one in a process known as amalgamation.☆66Updated 11 months ago
- C++ compile-time Rust's like macro_rules implementation☆92Updated last year
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 2 weeks ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- A tagged-pointer type for C++.☆35Updated last year
- Provide {fmt} as a C++20 named module☆9Updated 4 years ago
- C++17 string with fixed size☆112Updated 3 years ago
- C++20 Static Branch library☆60Updated last month
- rust-like traits (type erasure) on plain C++☆18Updated 2 years ago
- Cycle-accurate X86-64 simulator based on PTLsim☆30Updated 2 years ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- A utility for creating amalgamated single-header C++ libraries☆57Updated 3 years ago
- Kaitai Struct: runtime for C++ using STL☆74Updated 2 months ago
- Library for extracting stacktrace from exception.☆48Updated last year
- ☆21Updated 7 months ago
- crefl is a runtime library and compiler plug-in to support reflection in C.☆42Updated last month
- Support for С++20 std::stop_token to interrupt the blocking Linux syscalls without throwing any exception.☆19Updated 5 years ago
- ☆98Updated 3 years ago
- Interactive C/C++ preprocessor macro debugger☆169Updated 4 years ago
- NoVT is a compiler-based defense against vtable hijacking in C++ programs. It compiles C++ programs without using vtables.☆50Updated 2 years ago
- Bytecode interpreter☆76Updated 5 months ago
- Compile time counter that works with all major modern compilers☆56Updated last year
- A library for desktop application development in modern C++20.☆27Updated 2 months ago
- C++20 SIMD Within A Register library☆40Updated 2 months ago
- Benchmarks for our memory allocator☆68Updated last year
- Demangler for MSVC symbols☆39Updated 5 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