A PubSub implementation for Elixir, using PG2 (Erlang process groups).
A small, simple library to deal with the practical issues arising from using Elixir on Windows
A set of helper functions for security oriented operations, like encrypt.
Python's matplotlib.pyplot ported to Elixir. Inspired by https://github.com/JordiPolo/explot This library provides a fairly transparent ...
Griffin static site generator
A memcached session store for use with Plug.Session
Matrix is a linear algebra library for manipulating dense matrices. Its primary design goal is ease of use.
Eilxir Tools to create Tag clouds - Integration of TagCloud with Earmark Annotations
Converter Pipeline
CouchDB client, wrapping couchbeam erlang client.
The simplest cli progress bar
Elixir extendable blog.
An elixir wrapper library for Erlang's array.
Fryse is a Static Site Generator which aims to be generic and scriptable.
Personal wiki engine
A filesystem-based build engine which provides a flexible mechanism for parsing and processing files.
A partial yet functional CouchDB client, with attachment support.
Static website generator with support for Pug.
Blogs, docs, and static pages in Phoenix
A simple 12-Factor configuration service for Elixir.
A module for convenient .torrent parsing
Compile time content and data processing engine for markdown, json, yaml, and more.
Zero-config local network Elixir/Erlang node discovery lib. Allows an Elixir node to register itself as a local netowrk service and disco...
Google Cloud for Elixir. Friendly set of wrappers for Google Cloud Platform API's.
Webdriver protocol for driving web browsers.
Japanese era-converter for elixir
HBCI/FinTS client library for Elixir.
Wrapper around HTTPoison to build client REST API libraries as specifications.
~p sigil for predicate shorthand. `~p(expr) ~> fn expr -> true; _ -> false end`