Precompiled SQLite extensions, to be used with `exqlite`.
This package allows to add audit log that is based on Ecto changesets and stored in a separate table.
A configurable mix task to watch file changes Watch file changes in a project and run the corresponding command when a change happens.
BitMEX API Client for Elixir
Ecspanse is an Entity Component System (ECS) library for Elixir, offering a suite of features including: flexible queries with multiple f...
`forkpty(3)` bindings for elixir
An Elixir library to parameterize strings in any language.
ExMagick is a library for manipulating images interfacing with GraphicsMagick. It's implemented using Erlang NIFs (Native Implemented Fun...
Spirit-style PEG-like parsing library for Elixir.
Elixir wrapper for the emqttc library. Some of the features: Reconnection, offline queueing, gen_* like callback APIs, QoS 0-2.
A simple add on to make working with environment variables slightly easier.
CLI for the Elvis Erlang Style Reviewer
Ecto extension to support ordered list models
ExAws.Timestream service package
ok/error tuple helpers for Elixir
Use Google Spreadsheets as storage for Ecto objects.
Easy auditing for Ecto schemas and migrations (unlike the IRS)
Collection of effective recipes for building Elixir applications
Termbox bindings for Elixir
A DSL-free Elastic / Elasticsearch client for Elixir.
Elsa is a full-featured Kafka library written in Elixir and extending the :brod library with additional support from the :kafka_protocol ...
Provide an Ecto custom type Ecto.Atom to manage `:atom`.
Erlang `common_test` and multinode test with `:peer` convenient wrapper.
Add event streaming in your Elixir application, using PostgreSQL WAL
Library designed to parse and convert language and locale codes based on BCP47.
A pure Elixir implementation of the Leiden algorithm for community detection in networks. The Leiden algorithm improves upon the Louvain ...
A library to extract data from ISO BIC directory PDF files
Parse EXIF/TIFF metadata from JPEG and TIFF files.
Parse HTTP link headers in Elixir.
High-performance JSON Schema validation for Elixir using Rust