typed_structor
Struct library
A library for defining and working with typed structs in Elixir
TypedStructor is a library for defining typed structs, exceptions and record macros with effortlessly.
13 stars
1 watching
1 forks
Language: Elixir
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A library to simplify struct definition with type enforcement and default values. | 734 |
| A collection of Elixir data structures and their associated protocols. | 215 |
| An Elixir library that simplifies struct instantiation from external data | 286 |
| Automates boilerplate lens definition for TypedStructs in Elixir | 8 |
| Re-enables legacy reflection functions from TypedStruct 0.1.x in Elixir. | 0 |
| A lightweight Elixir wrapper around the built-in ets table implementation for storing and managing Erlang terms | 7 |
| A concurrency utility library for Elixir/ERlang that simplifies the use of async and retry mechanisms in concurrent programming. | 11 |
| An Elixir standard library extension focused on efficient data structures and manipulation | 213 |
| A lightweight C library providing string manipulation functions. | 312 |
| Defines structs and tools for generating JavaScript AST to code from the ESTree spec. | 103 |
| An Elixir implementation of the AES-CMAC encryption algorithm as defined in RFC 4493. | 9 |
| A collection of statistical functions and distributions implemented in Elixir | 138 |
| A templating library for Elixir that allows rendering dynamic content in mustache-like templates. | 18 |
| A set of Elixir libraries providing algebraic and categorical abstractions | 1,201 |
| A compiler and transpiler for Elixir code written in a statically-typed syntax compatible with Elm's tooling | 1,146 |