goenum
enum generator
Automated enumeration type implementation with utility functions.
Go enum
12 stars
1 watching
1 forks
Language: Go
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Generates Go enum types with optional niceties like iota definitions and string implementations. | 771 |
| A package to access environment variables in Go | 18 |
| A utility to simplify the creation of bitwise operators for custom enum classes in C++ | 20 |
| A C# source generator tool to create enumeration classes from enum types with additional features and customization options. | 16 |
| A utility package for working with environment variables in Go programs | 6 |
| A C# source generator that creates an enumeration class from an enum type without using reflection. | 181 |
| Tools to configure Go applications from environment variables. | 11 |
| An enumeration library with associated values | 20 |
| A Go implementation of a Lua 5.3 VM and compiler, allowing easy embedding into Go programs. | 25 |
| A utility package for converting data between different types and structures in Go programming language | 22 |
| A utility library for defining custom enumerations in Elixir. | 65 |
| A minimalistic typed environment variables library for Go that supports various data types and provides flexible configuration options. | 9 |
| An enumeration implementation for Scala with exhaustive pattern match warnings and helpful integrations. | 1,194 |
| A comprehensive guide to Go syntax and features for developers | 8,467 |
| An Elixir library to support enums in Ecto models | 562 |