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 library to generate random strings that match the given Regex
A Plug'n Play schema validator library, focused on raw data structures
Fast and flexible runtime type-checking: Type checks are optimized by the compiler and types can be composed, re-used and turned into pro...
Huet's zippers in Elixir
Extensions for Elixir structures.
The FSM implementation generated from PlantUML textual representation.
A factory library for property-based and regular tests
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 framework which rethinks how data flows, and how we build apps.
A newtype abstraction for Elixir
`Retroper` is the tool to convert between `Estructura.Aston` instances, _XML_ and _JSON_.
A client for the OpenAI Assistants API
An implementation of the Maybe monad in elixir
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.
Implementation of the purl (package url) specification
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.
Automatically generate run time type checkers
Fast. Reusable. Quenya framework helps you generate and build OpenAPIv3 compatible API apps easily from a spec. It greatly reduced the ti...
OpenAI API client for Elixir
Create Graphql StreamData generator from an Absinthe schema
A stream library with an emphasis on simplicity
Library to facilitate control flow, providing a Plug like interface.
(LISP) style formula parser & evaluator (at runtime) with support for variables and (safe) custom functions