Felerius / cpp-amalgamate
cpp-amalgamate recursively combines C++ source files and the headers they include into a single output file
☆22Updated 2 years ago
Alternatives and similar repositories for cpp-amalgamate:
Users that are interested in cpp-amalgamate are comparing it to the libraries listed below
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- LALR(1) parser for C++☆79Updated 8 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 4 years ago
- Merge all your C/C++ files into a single one in a process known as amalgamation.☆57Updated 7 months ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- A simple C++ header-only template library implementing matching using wildcards☆86Updated last year
- C++ constexpr implementation of XXH3☆48Updated 2 years ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆153Updated last month
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆111Updated 5 months ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 5 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆52Updated 6 years ago
- A simple C++17 Thread Pool implementation☆31Updated 2 years ago
- A utility for creating amalgamated single-header C++ libraries☆54Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 2 weeks ago
- Replacement for std::optional that does not waste memory unnecessarily☆117Updated last month
- A fast implementation of log() and exp()☆53Updated 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
- Text encoding for modern C++☆30Updated 3 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆42Updated last year
- A concept-centered standard library for C++20, enabling safer and more reliable products and a more modern feel for C++ code; Also home o…☆95Updated last week
- AXE: a recursive descent parser generator C++ library☆16Updated 7 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆164Updated this week
- Allows you to publish ABI stable C++ library that can be used across different compilers☆62Updated last month
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- A clean implementation of reflection and related proposals.☆29Updated 7 years ago