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.
Machinery is a State Machine library for structs in general. It supports guard clauses, callbacks and integrate out of the box with Phoen...
Google Drive API client library. The Google Drive API allows clients to access resources from Google Drive.
Pretty-print tables of structs and maps.
A library to validate values of nested structs with their type spec `t()` and associated precondition functions.
Automated accessibility testing for Elixir web applications using axe-core
Cloud Firestore API client library. Accesses the NoSQL document database built for automatic scaling, high performance, and ease of appli...
Google Search Console API client library. The Search Console API provides access to both Search Console data (verified users only) and to...
Generates a data structure describing the difference between two ecto structs
Plugin for typed struct to integrate with changeset
Nil protection for nested maps and structs
Well-structured Arrays with fast random-element-access for Elixir, offering a common interface with multiple implementations (MapArray, E...
Exsm is a State Machine library for structs.
StructConstructor allows you to declare structs using Ecto.Schema and generate constructor functions that will take care of coercion and ...
OpenAPI API client for Ory Network, Ory's web-scale API for identity and access control.
Erlang/OTP application to throttle/rate limit resource access
Tool to build GraphQL query strings from Elixir structs
A flexible type mapping system for Elixir struct modules
Identity and Access Management (IAM) API client library.
An authorization library to restrict what resources the current user is allowed to access, and load those resources for you.
GuardedStruct macro allows to build Structs that provide you with a number of important options Validation, Sanitizing, Constructor
JsonSerde serializes and deserializes nested elixir datastructures, including custom structs.