While working on a game I wrote some enum utility code. My gut tells me there is a lot to criticise about it.

This page summarizes the projects mentioned and recommended in the original post on /r/cpp

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • tnt

    A 2d Game Engine written in C++20. (by TerensTare)

  • This is the best I could do. It "injects" operator overloads to the desired enums. You just need to specialize tnt::enable_bit_mask for your type

  • CQEnum

    A code generator to create powerful enumations in C++

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts