Felerius / cpp-amalgamate
cpp-amalgamate recursively combines C++ source files and the headers they include into a single output file
☆19Updated 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 2 months ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆38Updated 5 years ago
- C++ utilities☆118Updated this week
- Compact SVO optimized vector for C++17 or higher☆98Updated 8 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 5 years ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆75Updated 3 weeks ago
- Collection of proposals for c++☆25Updated this week
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 2 years ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 4 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
- Compile time counter that works with all major modern compilers☆55Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 months ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆108Updated 3 months ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 4 years ago
- Fast C++17 signal/slot library☆39Updated 5 years ago
- Flash Perfect Hash Table: an implementation of a dynamic perfect hash table, extremely fast for lookup☆42Updated last year
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆47Updated 3 years ago
- A utility for creating amalgamated single-header C++ libraries☆51Updated 2 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆61Updated last year
- C++20 compile time compressed string tables☆46Updated 2 years ago
- C++14 codec library☆25Updated 3 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- C++20 Static Branch library☆52Updated 5 months ago
- A generic thunking library and helpers for calling C callbacks☆11Updated last year
- Wide-Decimal implements a generic C++ template for large decimal float types from about 10 up to 10 million digits.☆51Updated last month
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆80Updated last month
- A simple C++ header-only template library implementing matching using wildcards☆82Updated 10 months ago
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- Compile-time TRIE based string matcher (C++11)☆51Updated 5 years ago