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.
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
A library for validating and generating Danish CVR-numbers and P-numbers.
Provides functions for fast matrix inversion, creation of empirical CDF from sample data including handling of asymmetric errors, and fit...
Huet's zippers in Elixir
A stream library with an emphasis on simplicity
Library for boolean satisfiability solving and expression manipulation.
A client for the OpenAI Assistants API
A newtype abstraction for Elixir
A framework which rethinks how data flows, and how we build apps.
A factory library for property-based and regular tests
Workflow engine with conditions, forks and parallel processes.
The library provide the convenient way to generate data based on provided contract which describes data structure you're interesting in.
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` ...
Battle-hardened OTP testing toolkit with chaos engineering, performance testing, and zero-sleep synchronization patterns for building rob...
Automatically compare two implementations of the same problem with property-based testing and performance benchmarks. Perfect for refacto...
A library that provides stream data generators for validated structs
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...
Automatically generate run time type checkers