rindeal / AmalgamateLinks
Merge all your C/C++ files into a single one in a process known as amalgamation.
☆73Updated last year
Alternatives and similar repositories for Amalgamate
Users that are interested in Amalgamate are comparing it to the libraries listed below
Sorting:
- C++ embedded domain specific language for extended parsing expression grammars (PEGs)☆82Updated 5 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 runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆99Updated 5 months ago
- Replacement for std::optional that does not waste memory unnecessarily☆132Updated last week
- ☆98Updated 3 years ago
- Mathematical Expression Parser and JIT Compiler☆148Updated 2 weeks ago
- A tagged-pointer type for C++.☆36Updated 2 years ago
- Bytecode interpreter☆77Updated 7 months ago
- Modern C++20 Unicode library☆134Updated 9 months ago
- A C library for converting between two different encodings in a simple, easy, and powerful way.☆64Updated 2 months ago
- A wrapper around gcc for creating binaries without dependencies on newer glibc versions☆43Updated 2 years ago
- An attempt to introduce a new scripting language for CMake☆60Updated 5 years ago
- Files for cross-compilation☆36Updated 3 months ago
- Interactive C/C++ preprocessor macro debugger☆172Updated 4 years ago
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆66Updated last year
- Tiny optimizing JIT compiler backend.☆49Updated 7 months ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆114Updated 11 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆74Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- A utility for creating amalgamated single-header C++ libraries☆59Updated 3 years ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆36Updated 3 years ago
- A super-fast hash algorithm in a single C++ header☆90Updated 3 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆37Updated 2 weeks ago
- Extremely fast x86 / AVX2 assembly implementations of common operations for linear arrays: checking whether array contains element, findi…☆39Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 8 months ago
- Structure-of-array synthesis in C++20☆80Updated 3 years ago
- Hjson for C++☆73Updated 5 months ago
- A cross-platform library for opening memory-backed libc streams.☆76Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year