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:
- Using coroutines to implement C++ exceptions for freestanding environments☆73Updated 7 months ago
- My C stuff.☆45Updated 2 months ago
- A Clang plugin for generating CLIs from unmodified C++ functions/classes.☆35Updated 3 years ago
- Fastest type-safe parsing library in the world for C++14 or C++17 (up to 300x faster than std::regex)☆42Updated 6 years ago
- Collection of C++ containers extracted from LLVM☆26Updated 4 years ago
- C++20 SIMD Within A Register library☆40Updated last month
- Compile-time TRIE based string matcher (C++11)☆52Updated 6 years ago
- A better C/C++ macro extension. Implemented in Clang plugins. Inspired by Rust's macro system☆65Updated 5 years ago
- Experimental JSON builder based on C++ reflection☆51Updated last week
- Dynamic runtime inlining with LLVM☆66Updated 3 years ago
- Merge all your C/C++ files into a single one in a process known as amalgamation.☆64Updated 10 months ago
- jitasm is C++ library for runtime code generation of x86/x64. You can write the code like a inline assembler.☆53Updated 6 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all …☆26Updated 3 years ago
- C++20 Static Branch library☆59Updated last month
- A tagged-pointer type for C++.☆35Updated last year
- LALR(1) parser for C++☆79Updated 11 months ago
- The Fancy Named Parameters Library☆31Updated last month
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- 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
- Small Extremely Powerful Header Only C++ Lexical Analyzer/String Parser Library☆68Updated last year
- A static reflection framework for C++, using libclang.☆55Updated 3 years ago
- constexpr implementation of SHA-2 and SHA-3 family of hashes☆221Updated 5 months ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆125Updated this week
- C++20 Coroutine-Based Synchronous Parser Combinator Library☆54Updated 3 years ago
- C++14 codec library☆25Updated 3 years ago
- sqlgen is an ORM and SQL query generator for C++-20, similar to Python's SQLAlchemy/SQLModel or Rust's Diesel.☆51Updated this week
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- Quick 'n' Dirty benchmarks for various integer parsing methods in C++☆40Updated 5 years ago
- A super-fast hash algorithm in a single C++ header☆86Updated 3 years ago