rindeal / AmalgamateLinks
Merge all your C/C++ files into a single one in a process known as amalgamation.
☆74Updated last year
Alternatives and similar repositories for Amalgamate
Users that are interested in Amalgamate are comparing it to the libraries listed below
Sorting:
- Modern C++20 Unicode library☆138Updated 10 months ago
- ☆99Updated 3 years ago
- A utility for creating amalgamated single-header C++ libraries☆60Updated 3 years ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆116Updated last year
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 5 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆132Updated 2 weeks ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆66Updated last year
- Bytecode interpreter☆77Updated 8 months ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆64Updated 3 months ago
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 4 years ago
- A cross-platform library for opening memory-backed libc streams.☆76Updated last year
- Interactive C/C++ preprocessor macro debugger☆173Updated 4 years ago
- Mathematical Expression Parser and JIT Compiler☆148Updated last week
- A simple C++ header-only template library implementing matching using wildcards☆89Updated last year
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆100Updated 6 months ago
- A tagged-pointer type for C++.☆36Updated 2 years ago
- Yet another C++ text formatting library.☆71Updated 10 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- Some library components that didn't quite fit anywhere else...☆36Updated 3 weeks ago
- The IDK (Industrial Development Kit) library!☆36Updated 3 months ago
- Quom generates a single header file from your for C/C++ sources. This is also known as amalgamation.☆175Updated last month
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 3 months ago
- header-only C++ template library to process n-dimensional arrays with multithreaded SIMD code☆47Updated this week
- A POSIX compliant C library for Windows☆52Updated last week
- Compile time counter that works with all major modern compilers☆57Updated last year
- Wide-Integer implements a generic C++ template for uint128_t, uint256_t, uint512_t, uint1024_t, etc.☆208Updated last week
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆53Updated 6 months ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆39Updated 4 years ago
- Performance comparison of regular expression engines.☆57Updated 2 weeks ago
- A compiler front end for the C++ language☆147Updated last month