simple_enum

Enum utilities

Provides efficient support for C++ enumerations with features like type-safe conversions and indexing

SimpleEnum: An Fast, Intuitive and Type-Safe C++ Enumeration Support Library

GitHub

22 stars
2 watching
1 forks
Language: C++
last commit: almost 2 years ago
Linked from 1 awesome list

code-safetycppcpp-development-toolscpp-enumerationscpp-utilitiescpp20cpp23enumenum-iterationenum-to-stringenumeration-libraryheader-onlymodern-cppopen-sourceprogramming-utilitiesserializationsimple-enumtype-safe

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
tylerbrinkley/enums.netA type-safe enum utility library with high-performance extension methods and attributes management1,750
aantron/better-enumsA compile-time enum library with reflection capabilities, allowing for clean syntax and flexible use in C++ programs.1,687
ashenblade/enumclassA source generator that creates type-safe classes inspired by Kotlin's enum class4
alkenso/asenumAn enumeration library with associated values20
dalzhim/articleenumclass-v2A utility to simplify the creation of bitwise operators for custom enum classes in C++20
blackmatov/enum.hppA header-only C++17 library providing compile-time enum reflection capabilities45
ardalis/smartenumA type-safe alternative to C# enums that supports various serialization and ORM frameworks.2,215
therocode/smartenumA header file providing macros to simplify the declaration and use of enums in C++ with automatic string conversion and iteration support.62
engrajabi/enum.source.generatorA C# source generator that creates an enumeration class from an enum type without using reflection.181
quicknir/wise_enumA C++ library that provides a reflective enum implementation289
willwray/enum_reflectGenerates code for enum classes in C++9
lloydmeta/enumeratumAn enumeration implementation for Scala with exhaustive pattern match warnings and helpful integrations.1,194
ceiridge/betterenumsImproves C# enum usability and performance by adding extension methods and attributes.39
cakedc/enumA plugin for CakePHP that provides an enumeration list feature.29
alassek/activerecord-pg_enumEnables Rails to use PostgreSQL's enumeration types in database columns167