enum-flags
There are 7 repositories under enum-flags topic.
leynier/dart-enum-flag
Package to create enums for flags using bitmask in Dart using a mixin and extensions.
Kemny/UE4Examples
Compiled examples from my projects, forums, wikis, etc.
deepumi/enumify.net
A lightweight type safety library for enum type values and description.
lumik/enum_flags
Overloades bitwise operators for scoped enumerations.
Scaless/enumbra
A code generator for enums.
TJC-Tools/TJC.EnumFlags
Extensions for enums with the Flags attribute set
Zhuagenborn/Enum-Flags
🚩 A header-only type-safe bit flag manager for C++ scoped enumerations written in C++23.