C++ Enum

Open-source C++ projects categorized as Enum

Top 5 C++ Enum Projects

  • Magic Enum C++

    Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code

  • Project mention: What C++ library do you wish existed but hasn’t been created yet? | /r/cpp | 2023-07-08

    I'm not sure this is quite what you're asking for, but this library has been super helpful to me in the past : https://github.com/Neargye/magic_enum

  • Better Enums

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

  • Project mention: How to convert an enum to string in C++ | news.ycombinator.com | 2023-09-30

    I really like better_enums instead of magic_enums. There’s no limit on enum size with it: http://aantron.github.io/better-enums/

    It was heavily used at a former employer of mine, so definitely a solid production-ready solution.

  • 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
  • enum.hpp

    C++17 compile-time enum reflection library

  • meta_enumerator

    C++14 library to enhance enumerator capabilities, including arbitrary length, statically allocated, strongly typed masks.

  • enum_name

    Converting (scoped)enum values to string names written in C++>=11.

  • 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
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C++ Enum related posts

Index

What are some of the best open-source Enum projects in C++? This list will help you:

Project Stars
1 Magic Enum C++ 4,403
2 Better Enums 1,592
3 enum.hpp 43
4 meta_enumerator 22
5 enum_name 19

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