Behind the magic of magic_enum

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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!

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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

  • let's all be chads

    2 projects | /r/ProgrammerHumor | 28 Jul 2022
  • What C++ library do you wish existed but hasn’t been created yet?

    18 projects | /r/cpp | 8 Jul 2023
  • Out of bounds memory access in V8 in Google Chrome prior to 120.0.6099.224

    1 project | news.ycombinator.com | 25 Jan 2024
  • Factor is faster than Zig

    11 projects | news.ycombinator.com | 10 Nov 2023
  • How to convert an enum to string in C++

    4 projects | news.ycombinator.com | 30 Sep 2023