Top 7 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
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
Project mention: 🚀Announcing conjure_enum - a C++20 enum and typename reflection Library | dev.to | 2024-07-31
We're pleased to announce the release of conjure_enum, a lightweight header-only C++20 library designed to streamline working with enums and typenames by providing simple reflection capability.
-
-
meta_enumerator
C++14 library to enhance enumerator capabilities, including arbitrary length, statically allocated, strongly typed masks.
-
-
trlc_enum
A powerful C++ enum library that enhances traditional enums by allowing the use of attributes and providing support for compile-time operations.
Project mention: Introducing TRLC Enum: A Modern C++ Enum Library for Enhanced Usability | dev.to | 2024-10-30Check the repository for detailed.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
C++ Enum discussion
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++ | 5,527 |
2 | Better Enums | 1,753 |
3 | conjure_enum | 59 |
4 | enum.hpp | 45 |
5 | meta_enumerator | 22 |
6 | enum_name | 21 |
7 | trlc_enum | 4 |