Static reflection for enums (to string, from string, iteration) for modern C++, work with any enum type without any macro or boilerplate code
翻译 - 现代C ++的枚举(从字符串到字符串,从迭代到迭代)的静态反射,可以使用任何枚举类型,而无需任何宏或样板代码
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
Adds ability to execute arbitrary code, with int, bool, float, string and enum values, at both runtime and edit time, from Unity timelines.
Macros for declaring enums in C++ that include to_string conversion and looping through all enum values
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...
🎲 Zero-dependencies PHP library to supercharge enum functionalities.
Laravel support for spatie/enum
derive(Error) for struct and enum error types
C++14 code to convert integers to strings at compile-time
翻译 - C ++ 17代码在编译时将整数转换为字符串
A library for to allow multiple return types by automatically generated enum.
The enum PHP is missing, inspired from SplEnum
翻译 - 受SplEnum启发的PHP Enum实现
🎲 Laravel package to supercharge enum functionalities.
翻译 - Laravel的枚举生成器。
Immutable value types, enum classes, and serialization.
Elegant Enum implementation for Laravel
翻译 - Laravel的优雅枚举实现。使用make:enum命令,可以通过lang文件转换Eloquent模型并标记翻译。
Convert HTML to an image, PDF or string
翻译 - 将html转换为图像,pdf或字符串
Leveldb 是 Google 实现的一个高效的K/V(键值对)存储引擎
Fast floating point to string conversion
A reflective enum implementation for C++
翻译 - C ++的反射枚举实现