Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
C++ compile-time enum to string, iteration, in a single header file
Better conversion of ENUMs to string for Flutter / Dart
A linter plugin to require sorting interface and string enum keys
Macros for declaring enums in C++ that include to_string conversion and looping through all enum values
Adds ability to execute arbitrary code, with int, bool, float, string and enum values, at both runtime and edit time, from Unity timelines.
C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse language, etc.)
Enumify adds an enum command to all ActiveRecord models which enables you to work with string attributes as if they were enums
This is a Visual Studio C# source generator for automatically generating enum extension methods that implement a switch expression based ToString method. Why? The default enum ToString method implemen...
A custom Doctrine type that maps column values to enum objects using myclabs/php-enum
🎲 Laravel package to supercharge enum functionalities.
🎲 Zero-dependencies package to supercharge enum functionalities.
derive(Error) for struct and enum error types
A library for to allow multiple return types by automatically generated enum.
Immutable value types, enum classes, and serialization.
Elegant Enum implementation for Laravel