Ecto.JSON makes Ecto able to use any type of data (Integer, String, List, Map, etc.) which is valid JSON, not only key-value maps.
Constantly updated lists of world countries and their associated alpha-2, alpha-3 and numeric country codes as defined by the ISO 3166 st...
Helpers and assertions extracted from espec_phoenix
Escalus is an Erlang XMPP client library
Generates a Calendar.strftime/3 options list from CLDR date time formats to support localised date, time and date time formatting.
Elixir implementation of D-Bus StatusNotifierItem and com.canonical.dbusmenu
Chime support library for ExAws
Elixir library to read and write data of Google Spreadsheets.
Read ESRI Shapefiles as a stream of features and their attributes
Fast mustache templating library for Elixir
Elixir implementation of D-Bus
A json based SNS/SQS configurator for elixir/phoenix projects
High Performance Erlang Term Format Packer
File parser for popular excel formats: xls (Excel 2003), csv, xlsx (Excel 2007). Stores data in ets (except for csv, which uses stream).
An ETS adapter for Ecto
Elixir client library to log telemetry data on Azure Application Insights.
Helper library to better join + preload Ecto associations, and other goodies
Logstash client and logger handler
Format-Preserving Encryption - FFX
Helpers for advisory locks with postgresql and ecto
Erlang MessagePack library
Twitter client library for Elixir.
AWSv4 signature and IAM credential support
A utility for defining eminently readable example-based tests in ExUnit
Auto-generated Elixir SDK for OpenAI APIs with proper typespec and @docs support
A client library for NSQ, `elixir_nsq` aims to be complete, easy to use, and well tested. Developed at Wistia (http://wistia.com).
An Elixir wrapper around the erlang json nifs library, Jiffy (github.com/davisp/jiffy)
Erlang collection of hash algorithms
Read TIFF and EXIF information from a JPEG-format image. iex> {:ok, info} = Exexif.exif_from_jpeg_buffer(buffer) iex> in...
ExShards – Elixir Wrapper for cabol/shards