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 declarative, extensible framework for building Elixir applications.
A library to generate random strings that match the given Regex
A Plug'n Play schema validator library, focused on raw data structures
A SMPTE timecode library for Elixir
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
The FSM implementation generated from PlantUML textual representation.
Extensions for Elixir structures.
Library for boolean satisfiability solving and expression manipulation.
The supervised tree of tasks, simplifying the process of handling: - recurrent tasks - retried tasks - long tasks - etc
Provides functions for fast matrix inversion, creation of empirical CDF from sample data including handling of asymmetric errors, and fit...
A factory library for property-based and regular tests
An extension on `Ecto.Schema` where you can provide additional options, which will be read by the corresponding `PropSchema.TestHarness` ...
The library provide the convenient way to generate data based on provided contract which describes data structure you're interesting in.
A powerful, intelligent data table component for Phoenix LiveView applications with seamless Ash Framework integration.
Collection of recommended Elixir check utilities.
Workflow engine with conditions, forks and parallel processes.
Implementation of the purl (package url) specification
A stream library with an emphasis on simplicity
An implementation of the Maybe monad in elixir
A client for the OpenAI Assistants API
Create Graphql StreamData generator from an Absinthe schema
A newtype abstraction for Elixir
A framework which rethinks how data flows, and how we build apps.
Parse data structures
(LISP) style formula parser & evaluator (at runtime) with support for variables and (safe) custom functions
`Retroper` is the tool to convert between `Estructura.Aston` instances, _XML_ and _JSON_.
Automatically generate run time type checkers
OpenAI API client for Elixir