Packages
bypass
2.1.0Bypass provides a quick way to create a custom plug that can be put in place instead of an actual HTTP server to return prebaked responses to client requests. This is helpful when you want to create a mock HTTP server and test how your HTTP client handles different types of server responses.
hashids
2.1.0Hashids lets you obfuscate numerical identifiers via reversible mapping.
porcelain
2.0.3Porcelain implements a saner approach to launching and communicating with external OS processes from Elixir. Built on top of Erlang's ports, it provides richer functionality and simpler API.
benchfella
0.3.5Microbenchmarking tool for Elixir.
mix_erlang_tasks
0.1.0This project provides a few Mix tasks that make it more convenient to use Mix as a build tool and package manager when developing applications in Erlang.
zbase32
2.0.0Efficient implementation of z-base-32, Phil Zimmermann's human-oriented base-32 encoding.
lager_logger
1.0.5LagerLogger is a lager backend that forwards all log messages to Elixir's Logger.
sidetask
1.1.2SideTask is an alternative to Elixir's Task.Supervisor that uses Basho's sidejob library for better parallelism and to support capacity limiting of Tasks. All calls that start a new task require a sidejob resource as argument and can return `{:error, :overload}`.
chatty
0.5.0A basic IRC client that is most useful for writing a bot.
saltie
0.3.2**DEPRECATED**. See hex.pm/packages/hashids