Heady

A utility for creating amalgamated single-header C++ libraries (by JamesBoer)

Heady Alternatives

Similar projects and alternatives to Heady

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Heady alternative or higher similarity.

Heady reviews and mentions

Posts with mentions or reviews of Heady. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-03.
  • C++ Show and Tell - April 2022
    29 projects | /r/cpp | 3 Apr 2022
    I've recently made a small update to Heady, which is a C++ library and command-line tool used to create amalgamated single-header libraries from standard C++ source files. In the readme, I also describe how to prepare your source code for header amalgamation using four rules.
  • Example of a well organized header-only lib
    1 project | /r/cpp_questions | 16 Feb 2021
    If you're interested, I've made an open source utility called Heady that converts normal C++ library code into an amalgamated header file. You obviously have to follow a few rules and mark up your functions appropriately, but I've been using this successfully in my Jinx scripting library for a while now.
  • Jinx Scripting Language 1.3 released
    1 project | /r/gamedev | 28 Jan 2021
    In of the first sections in the tutorial and on the Github landing page, I mention that Jinx requires C++ 17, because I do make use of a few C++ 17-specific features. For example, one of those techniques makes it simpler to offer an amalgamated header-only version of the library. I specifically test on the big three: MSVC, Clang, and gcc, on Windows, Mac, and Linux respectively, so I typically don't use features not available on the latest versions of those OSes and their toolchains, or else offer conditional compilation.
  • A note from our sponsor - WorkOS
    workos.com | 18 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic Heady repo stats
3
41
0.0
about 2 years ago

JamesBoer/Heady is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of Heady is C++.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com