enums
There are 268 repositories under enums topic.
dmarkham/enumer
A Go tool to auto generate methods for your enums
orsinium-labs/enum
Type safe enums for Go without code generation or reflection
thesayyn/protoc-gen-ts
Compile protocol buffer messages to TypeScript.
scala-hamsters/hamsters
A mini Scala utility library
ltworf/typedload
MIGRATED TO CODEBERG. Python library to load dynamically typed data into statically typed data structures
joeldrapper/literal
A literal Ruby gem. 💎
CodelyTV/awesome-typescript-examples
✨ Awesome TypeScript Examples with complete show cases of how to take advantage of the language potential.
EngRajabi/Enum.Source.Generator
A C# source generator to create an enumeration class from an enum type. With this package, you can work on enums very, very fast without using reflection.
dblock/ruby-enum
A handy way to define enums in Ruby.
MasonProtter/SumTypes.jl
An implementation of sum types in Julia
HackSoftware/django-enum-choices
Django choice field that supports Python enumerations
koszeggy/KGySoft.CoreLibraries
KGy SOFT Core Libraries features high-performance and handy general libraries.
joeldrapper/literal_enums
Ruby Enums with a literal-style syntax.
laracraft-tech/laravel-useful-additions
A collection of useful Laravel additions!
henzeb/enumhancer
Your Swiss Army knife for PHP 8.1+ native enums
LMFinney/ts-enums
A fork of enumify that enables Java-like enums in TypeScript.
chasefleming/enum-xyz
Flexible JavaScript enums using ES6 Proxies.
Ceiridge/BetterEnums
Actual C# Enums with values and better performance as a source generator
shkm/enummer
🏳️🌈 Multi enums (aka flags) for Rails
bszwej/scala-3-crash-course
Scala 3 workshop presenting the top new features of the language.
ergebnis/classy
🔍 Provides a composer package with a finder for classy constructs (classes, enums, interfaces, and traits).
kongulov/interact-with-enum
Trait for convenient use of ENUM in PHP
arogozine/EnumUtilities
Generic C# Enum Utilities
alirezanet/HyperEnum
A C# library that makes working with the enums more than 18 times faster without any memory allocation using the CSharp source generators. (Source only)
omarbelkady/Java
"Always choose a lazy person to get the job done. A lazy person will always find the easy way out."
bckohan/django-render-static
Use Django's template engines to render static files at deployment or package time. Includes transpilers for extending Django's url reversal and enums to JavaScript.
xp-framework/compiler
Compiles future PHP to today's PHP.
xp-framework/core
The XP Framework is an all-purpose, object oriented PHP framework.
bckohan/enum-properties
Add properties and method specializations to Python enumeration values with a simple declarative syntax.
marcoroth/easy_enum
Turn any Ruby class in an easy to use enum.
skybrud/Skybrud.Essentials
Library with common purpose functionality for working with .NET.
matejchalk/better-enums
Better enums for TypeScript.
mvrahden/go-enumer
✨ Go-Enums with Magic ✨
Hunterdii/30-Days-Of-Rust
🦀 30 Days of Rust is a daily challenge to guide you through Rust programming essentials. From basics to advanced, this repo offers 📚 clear examples, 🔧 practical exercises, and 🎯 resources to help you master Rust, one day at a time. Whether you're new or refining your skills, this challenge has something for you. Join the journey now! 🚀
LMFinney/ngrx-enums
A small library that provides the basis for using ts-enums for @ngrx actions and reducers.
Richard-Burd/typescript-sandbox
This is a place for me to sketch, doodle, codealong, and generally learn typescript