Behind the magic of magic_enum

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

Our great sponsors
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • SaaSHub - Software Alternatives and Reviews
  • Better Enums

    C++ compile-time enum to string, iteration, in a single header file

    I can't keep up! First we have better enum, then some guy at a conference says we have to use wise enum instead, and now you speak of magic enum!

  • wise_enum

    A reflective enum implementation for C++

    I can't keep up! First we have better enum, then some guy at a conference says we have to use wise enum instead, and now you speak of magic enum!

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

  • enum_traits

    Type traits for properties of C / C++ enum types

    You could try https://github.com/willwray/enum_traits. Check out the demo repo https://github.com/willwray/enum_reflect

  • enum_reflect

    A demo repo for enum_traits

    You could try https://github.com/willwray/enum_traits. Check out the demo repo https://github.com/willwray/enum_reflect

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