rindeal / Amalgamate
Merge all your C/C++ files into a single one in a process known as amalgamation.
☆50Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for Amalgamate
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆33Updated 2 years ago
- Modern C++20 Unicode library☆105Updated this week
- ☆95Updated 2 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
- Replacement for std::optional that does not waste memory unnecessarily☆102Updated 4 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated this week
- A helper to convert a header-based C++ project to module-based one.☆36Updated 2 months ago
- An attempt to introduce a new scripting language for CMake☆59Updated 4 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆55Updated 10 months ago
- Performance comparison of regular expression engines.☆47Updated 2 years ago
- A tagged-pointer type for C++.☆27Updated last year
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months ago
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated last month
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆100Updated last month
- Yet another C++ text formatting library.☆70Updated 4 months ago
- Experimental JSON builder based on C++ reflection☆42Updated last month
- A single-header cross-platform library for custom printing to the output stream.☆42Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆67Updated this week
- Extensions to Clang for Compiling the Blue & Gold Languages☆29Updated 3 years ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆69Updated 3 weeks ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆47Updated 3 years ago
- Compact SVO optimized vector for C++17 or higher☆96Updated 6 months ago
- C++ utilities☆115Updated 2 months ago
- A simple C++ header-only template library implementing matching using wildcards☆80Updated 7 months ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆62Updated 10 months ago
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆188Updated last month
- A compiler-friendly variadic type list for C++.☆36Updated last year
- A light weight C++ in memory argument parser☆53Updated 5 months ago
- P0323 & P2505 std::expected simple implementation☆39Updated last year