Simple data validation for Elixir
Unit formatting (volume, area, length, ...), conversion and arithmetic functions based upon the Common Locale Data Repository (CLDR).
Phoenix request params validation library
The MongoDB driver for Elixir
Command-line progress bars and spinners.
Numbers dispatches on any numeric type that follows the `Numeric` behaviour. This allows you to create composite types working with _any_...
Fast, simple, and robust Cassandra driver for Elixir.
This library allows you to use Rational numbers in Elixir, to enable exact calculations with all numbers big and small.
Calculate distance, bearing and more between latitude/longitude points.
Exandra is an Elixir library that brings the power of Scylla/Cassandra to Ecto.
Powerfully simple admin package for phoenix applications
Elixir Snowflake Connector built on top of the Snowflake SQL API v2.
Ruby Marshal format implemented in Elixir.
A Excel like expression parser, compatible with FLOIP Expression language.
A library to validate values of nested structs with their type spec `t()` and associated precondition functions.
Elixir client for ClickHouse, a fast open-source Online Analytical Processing (OLAP) database management system.
A file size calculator, parser and formatter.
XML-RPC encoder/decder for Elixir. Supports all valid datatypes. Input (ie untrusted) is parsed with erlsom against an xml-schema for sec...
A JSON Schema validator without circulae deps support.
PostgreSQL range types for Ecto PgRanges provides a simple wrapper around `Postgrex.Range` so that you can create schemas with range typ...
Plug that converts response to Nebo #15 API spec format.
Adds support for schema constraints, type coercions, and other custom transformations.
An implementation of RDF for Elixir.
Pure elixir database driver for MariaDB / MySQL.
Apache Arrow ADBC bindings for Elixir
An Avro encoding/decoding library written in pure Elixir
MongoDB driver for Elixir
Elixir implementation of JsonLogic
Schema creation, validation with serialization and deserialization for input data
JsonSerde serializes and deserializes nested elixir datastructures, including custom structs.