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...
Build API routes based on OpenAPI v3 spec.
Fast and flexible runtime type-checking: Type checks are optimized by the compiler and types can be composed, re-used and turned into pro...
A factory library for property-based and regular tests
This package provides a parser combinator library similar to Haskell's Parsec.
A declarative, extensible framework for building Elixir applications.
Data specification library inspired by clojure.spec
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...
Automatically generate run time type checkers
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.
An extension on `Ecto.Schema` where you can provide additional options, which will be read by the corresponding `PropSchema.TestHarness` ...
The elixir sockets library of your dreams
A library to generate random strings that match the given Regex
A stream library with an emphasis on simplicity
An implementation of the Maybe monad in elixir
Huet's zippers in Elixir
Collection of recommended Elixir check utilities.
Provides functions for fast matrix inversion, creation of empirical CDF from sample data including handling of asymmetric errors, and fit...
The supervised tree of tasks, simplifying the process of handling: - recurrent tasks - retried tasks - long tasks - etc