Felerius / cpp-amalgamateLinks
cpp-amalgamate recursively combines C++ source files and the headers they include into a single output file
☆23Updated 3 years ago
Alternatives and similar repositories for cpp-amalgamate
Users that are interested in cpp-amalgamate are comparing it to the libraries listed below
Sorting:
- Merge all your C/C++ files into a single one in a process known as amalgamation.☆64Updated 9 months ago
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 6 months ago
- C++20 Static Branch library☆59Updated this week
- Replacement for std::optional that does not waste memory unnecessarily☆124Updated 3 months ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆178Updated 2 weeks ago
- Compact SVO optimized vector for C++17 or higher☆104Updated last year
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆88Updated last week
- My C stuff.☆44Updated 2 months ago
- A tagged-pointer type for C++.☆33Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A simple C++ header-only template library implementing matching using wildcards☆88Updated last year
- C++20 SIMD Within A Register library☆39Updated 3 weeks ago
- The Fancy Named Parameters Library☆31Updated 3 weeks ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 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 months ago
- Readable and consistent C++ type introspection - Compiler Decipherer☆89Updated 6 years ago
- C++11 library. Small vector. Static vector. Small flat map/set. Static flat map/set. Compact vector. Segmented vector/devector.☆87Updated this week
- Yet another C++ text formatting library.☆71Updated 5 months ago
- A C++17 header-only Unicode library. (Unicode 16.0.0)☆112Updated 7 months ago
- A fixed capacity dynamically sized string☆66Updated last month
- Source-code annotation language (SAL) compatibility header☆46Updated 7 years ago
- SIMD (SSE) string functions☆102Updated 7 years ago
- Allows you to publish ABI stable C++ library that can be used across different compilers☆64Updated 3 months ago
- A compiler-friendly variadic type list for C++.☆36Updated last year
- sqlgen is an ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.☆46Updated this week
- Experimental JSON builder based on C++ reflection☆51Updated 2 months ago
- DEPRECATED. USE INSTEAD github.com/blockspacer/flextool☆58Updated 5 years ago
- C++ constexpr implementation of XXH3☆48Updated 2 years ago
- A light weight C++ in memory argument parser☆57Updated 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…☆101Updated last week