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 5 months ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- C++20 SIMD Within A Register library☆36Updated last week
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- A simple C++ header-only template library implementing matching using wildcards☆87Updated last year
- C++20 Static Branch library☆57Updated last week
- Collection of C++ containers extracted from LLVM☆26Updated 3 years ago
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- Intuitive & Powerful C++20 consteval metaprogramming library(via value).☆48Updated 3 years ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 3 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆85Updated last month
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- A tagged-pointer type for C++.☆32Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A fixed capacity dynamically sized string☆65Updated this week
- A fast implementation of log() and exp()☆53Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆46Updated 2 months ago
- Compile time counter that works with all major modern compilers☆55Updated last year
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 4 years ago
- rust-like traits (type erasure) on plain C++☆18Updated last year
- Boost.PFR without the boost namespaces☆71Updated last month
- Soup is a build system that guarantees incremental build correctness and aims to simplify many aspects of developing shared code while ma…☆56Updated this week
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 2 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆170Updated last month
- <charconv> from Microsoft STL, but multi-platform☆37Updated last month
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated last month