A library for retrying work again... and again... and again...
A simple Airbrake/Errbit library for Elixir/Phoenix projects. Currently only supports error/exception notifications via a Plug.
Seamlessly interact via code or CLI with AnkiConnect, a plugin for the Anki flashcard application.
AgensGraph and AGE extension for Postgrex.
This is Alipay Elixir SDK.
Alias all your modules in iex shell with a single command!
AskimetEx is a lib for use TypePad's AntiSpam services or Askimet endpoints in elixir projects.
Simple package for managing address book.
Artem Introspection Schema is a library to build Absinthe schema's from introspection query results
Old version of AvroEx for legacy support
An APIac authenticator plug for API authentication using the HTTP Bearer scheme
A flexible authorization library
ANSI escape code library
Simple Agent Implementation (Elixir Agent equivalent)
Aho-Corasick string matching algorithm implemented as a NIF wrapper of the Rust crate aho-corasick
a simple type safe validator
Assent adapter for making requests using HTTPoison
A sortable, paginated table as a LiveView component, that integrates with Ash
Access Log Parser
An Akeneo PIM API client for Elixir
An `Arrays` implementation based on a set of NIFs (Natively Implemented Functions) written in Rust. The internal representation of the ar...
Gleam bindings to @preact/signals-core that won't crash in Erlang
Config as code generation for phoenix applications, don't write apps, generate them
A plugin for the Alice chat bot to make her seem a bit more human.
Base58check library to encode binary data or decode encoded strings. It's used in Bitcoin whenever there is a need for a user to read or ...
A simple Elixir API client for the Ark Blockchain.
A library to easily create "ago" times.
A Elixir wrap for API of Acx.io exchange.
SAML interface for authentication.
AutoError helps you to pipe between functions returning {:ok, _} or {:error, _} easily.