alco

Total Owned Packages
10

Total Downloads
14 038 171

  • benchfella0.3.5

    1 021 166 Downloads

    Microbenchmarking tool for Elixir.

  • bypass2.1.0

    8 231 924 Downloads

    Bypass 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.

  • chatty0.5.0

    1 363 Downloads

    A basic IRC client that is most useful for writing a bot.

  • hashids2.1.0

    1 752 625 Downloads

    Hashids lets you obfuscate numerical identifiers via reversible mapping.

  • lager_logger1.0.5

    240 877 Downloads

    LagerLogger is a lager backend that forwards all log messages to Elixir's Logger.

  • mix_erlang_tasks0.1.0

    732 386 Downloads

    This 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.

  • porcelain2.0.3

    1 751 852 Downloads

    Porcelain 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.

  • saltie0.3.2

    902 Downloads

    **DEPRECATED**. See hex.pm/packages/hashids

  • sidetask1.1.2

    96 304 Downloads

    SideTask 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}`.

  • zbase322.0.0

    208 772 Downloads

    Efficient implementation of z-base-32, Phil Zimmermann's human-oriented base-32 encoding.