exnumerator
Enum library
A utility library for defining custom enumerations in Elixir.
Enumerable type in Elixir
65 stars
3 watching
8 forks
Language: Elixir
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
kamillelonek/yaml-elixir | A Yaml parser that brings native Erlang YAML parsing functionality to the Elixir programming language | 171 |
kamillelonek/figaro-elixir | An Elixir-based tool for managing environment-specific configuration variables from a git-ignored YAML file. | 10 |
gjaldon/ecto_enum | An Elixir library to support enums in Ecto models | 562 |
pwoolcoc/exmerl | An Elixir wrapper around an XML parsing library, enabling XPath queries and traversal of parsed documents. | 12 |
parroty/excheck | A testing library for Elixir programming language | 316 |
brainspec/enumerize | An enumeration library for Ruby that integrates I18n support and supports various databases including ActiveRecord, Mongoid, MongoMapper/Sequel. | 1,739 |
alehander92/bencoder | A library to handle Bencode data serialization and deserialization in Elixir | 4 |
pigmej/exelli | An Elixir wrapper with a simple syntax for building web applications. | 16 |
essenciary/pocketex | An Elixir client library to interact with the Pocket read later service | 7 |
princemaple/elixir-queue | A queue data structure implemented as a wrapper around the Elixir language's existing queue data type with additional features and improved API. | 33 |
alkenso/asenum | An enumeration library with associated values | 20 |
lvyahui8/goenum | Automated enumeration type implementation with utility functions. | 12 |
gaynetdinov/ex_marshal | A Ruby Marshal format implementation in Elixir for encoding and decoding Elixir terms | 39 |
qqwy/elixir-number | A wrapper around custom numeric types to provide a unified arithmetic interface. | 38 |
marcelog/elixir_authorizenet | An Elixir client for the Authorize.Net merchant API | 11 |