Track and record all the changes in your database. Revert back to anytime in history.
League of Legends API client
Implementation of sieve of eratosthenes to calculate all the prime numbers, using tail recursive optimization and async functions.
Library that generates short links for the given coordinates iex> OsmShortlink.generate_link(51.5110,0.0550, 9) "http://osm.org/...
README.md generation tool for small Elixir project
A simple 12-Factor configuration service for Elixir.
Sleeky project generator. Provides a `mix sleeky.new` task to bootstrap a new Elixir application with Sleeky dependencies.
Statistics modules in Elixir
descentralized voting system
Mix task for running specific tests in your phoenix project via 'mix test' (ex_unit) and 'mix watch' (mix-test.watch, not included) more...
A simple library for sending metrics to DataDog
Simple tool for creating Telegram bots in Elixir
A library for validating JSON responses
Credit card processing library
Generate random user-agent
A tool to merge deprecation lists in JSON format.
Textmatrix in Elixir. Make working with 2D text a breeze.
A library for encoding, decoding and validating transactions used for the OMG Network Plasma contracts.
Elixir binding of the Zstandard library
Combine a list of strings with a conjunction
Elixir/Erlang client for WAVES blockchain REST API
A meta package to pull common development libraries.
Elixir functional programming foundation
Ecto adapter for Google Cloud Datastore
Typeracer.com statistics api wrapper
This module was made as a wrapper for the data api used in Betty Blocks. This package aims to allow you to make a graphql request using a...
This is a nice description for the hello elixir project, which sole purpose is to explore the possibility of publishing a package on hex.pm.
Library for publish message to AWS SNS topic and consume messages from AWS SQS
Bintreeviz renders binary tree structures to string. Out of the box it supports positioning using the WS algorithm and renders to ASCII.
Library to provide check digit algorithms and calculators written by Elixir.