enumeratum
Enum library
An enumeration implementation for Scala with exhaustive pattern match warnings and helpful integrations.
A type-safe, reflection-free, powerful enumeration implementation for Scala with exhaustive pattern match warnings and helpful integrations.
1k stars
26 watching
150 forks
Language: Scala
last commit: about 1 year ago enumenumerationsintegrationsscalavalue-enum
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Jackson module providing support for Enumeratum, allowing it to be used with JSON serialization and deserialization | 4 |
| | An enumeration library with associated values | 20 |
| | Automated enumeration type implementation with utility functions. | 12 |
| | Provides efficient support for C++ enumerations with features like type-safe conversions and indexing | 22 |
| | A type-safe enum utility library with high-performance extension methods and attributes management | 1,750 |
| | Provides Jackson module support for serializing and deserializing Scala3 enums | 6 |
| | A utility library for defining custom enumerations in Elixir. | 65 |
| | An enumeration library for Ruby that integrates I18n support and supports various databases including ActiveRecord, Mongoid, MongoMapper/Sequel. | 1,741 |
| | A type-safe alternative to C# enums that supports various serialization and ORM frameworks. | 2,215 |
| | A tool that generates helper classes to map enums and their description attributes at compile-time. | 23 |
| | A tool for listing Microsoft 365 groups with metadata in an Azure AD tenant | 52 |
| | A C# source generator tool to create enumeration classes from enum types with additional features and customization options. | 16 |
| | Defines enum classes in Rails to enumerate ActiveRecord attributes with I18n support | 124 |
| | An ActiveRecord extension for supporting enum data types in Ruby on Rails applications. | 14 |
| | Enables Rails to use PostgreSQL's enumeration types in database columns | 167 |