ArticleEnumClass-v2

Enum class utility

A utility to simplify the creation of bitwise operators for custom enum classes in C++

GitHub

20 stars
4 watching
3 forks
Language: C++
last commit: about 9 years ago
Linked from 1 awesome list


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
arturbac/simple_enumProvides efficient support for C++ enumerations with features like type-safe conversions and indexing22
lvyahui8/goenumAutomated enumeration type implementation with utility functions.12
ardalis/smartenumA type-safe alternative to C# enums that supports various serialization and ORM frameworks.2,215
ashenblade/enumclassA source generator that creates type-safe classes inspired by Kotlin's enum class4
alkenso/asenumAn enumeration library with associated values20
willwray/enum_reflectGenerates code for enum classes in C++9
fre5h/doctrineenumbundleProvides support for enumerations in Doctrine for use with Symfony applications.460
hamedfathi/enumerationclassgeneratorA C# source generator tool to create enumeration classes from enum types with additional features and customization options.16
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
adzap/active_enumDefines enum classes in Rails to enumerate ActiveRecord attributes with I18n support124
cakedc/enumA plugin for CakePHP that provides an enumeration list feature.29
kamillelonek/exnumeratorA utility library for defining custom enumerations in Elixir.65
willwray/enum_traitsProvides a set of traits and functions to inspect and manipulate properties of C++ enum types20