A declarative, extensible framework for building Elixir applications.
Norm is a system for specifying the structure of data. It can be used for validation and for generation of data. Norm does not provide an...
A Plug'n Play schema validator library, focused on raw data structures
A library to generate random strings that match the given Regex
Fast and flexible runtime type-checking: Type checks are optimized by the compiler and types can be composed, re-used and turned into pro...
Extensions for Elixir structures.
The FSM implementation generated from PlantUML textual representation.
A powerful, intelligent data table component for Phoenix LiveView applications with seamless Ash Framework integration.
Huet's zippers in Elixir
Implementation of the purl (package url) specification
The supervised tree of tasks, simplifying the process of handling: - recurrent tasks - retried tasks - long tasks - etc
A SMPTE timecode library for Elixir
Provides functions for fast matrix inversion, creation of empirical CDF from sample data including handling of asymmetric errors, and fit...
A library for validating and generating Danish CVR-numbers and P-numbers.
A stream library with an emphasis on simplicity
A newtype abstraction for Elixir
A factory library for property-based and regular tests
A client for the OpenAI Assistants API
A framework which rethinks how data flows, and how we build apps.
The library provide the convenient way to generate data based on provided contract which describes data structure you're interesting in.
Workflow engine with conditions, forks and parallel processes.
Collection of recommended Elixir check utilities.
An extension on `Ecto.Schema` where you can provide additional options, which will be read by the corresponding `PropSchema.TestHarness` ...
Build API routes based on OpenAPI v3 spec.
Fast. Reusable. Quenya framework helps you generate and build OpenAPIv3 compatible API apps easily from a spec. It greatly reduced the ti...
A library that provides stream data generators for validated structs
Automatically generate run time type checkers
`Retroper` is the tool to convert between `Estructura.Aston` instances, _XML_ and _JSON_.
Create Graphql StreamData generator from an Absinthe schema
OpenAI API client for Elixir