StructAccess provides a generic implementation of the `Access` behaviour for the module where this library is used.
Convert Erlang style structs and error messages to equivalent Elixir.
A library for defining structs with a type without writing boilerplate code.
A library to serialize between maps and nested structs
Unified access to tabular data
ExConstructor generates constructor functions for your structs, handling map-vs-keyword-list, string-vs-atom-keys, and camelCase-vs-under...
Parse a string into DateTime, NaiveDateTime, Time, or Date struct.
Dead-simple Access behaviour for custom structs
A library for defining structs with a type without writing boilerplate code.
Google Drive API client library. The Google Drive API allows clients to access resources from Google Drive.
Machinery is a State Machine library for structs in general. It supports guard clauses, callbacks and integrate out of the box with Phoen...
Pretty-print tables of structs and maps.
Google Search Console API client library. The Search Console API provides access to both Search Console data (verified users only) and to...
A library to validate values of nested structs with their type spec `t()` and associated precondition functions.
Generates a data structure describing the difference between two ecto structs
Well-structured Arrays with fast random-element-access for Elixir, offering a common interface with multiple implementations (MapArray, E...
An authorization library to restrict what resources the current user is allowed to access, and load those resources for you.
Cloud Firestore API client library. Accesses the NoSQL document database built for automatic scaling, high performance, and ease of appli...
Exsm is a State Machine library for structs.
Erlang/OTP application to throttle/rate limit resource access
Nil protection for nested maps and structs
Automated accessibility testing for Elixir web applications using axe-core
OpenAPI API client for Ory Network, Ory's web-scale API for identity and access control.
Identity and Access Management (IAM) API client library.
Tool to build GraphQL query strings from Elixir structs
StructConstructor allows you to declare structs using Ecto.Schema and generate constructor functions that will take care of coercion and ...
Plugin for typed struct to integrate with changeset
Declarative descriptions of how to create a struct from different kinds of input data.
A flexible type mapping system for Elixir struct modules
JsonSerde serializes and deserializes nested elixir datastructures, including custom structs.