Packages
bounds
0.1.22Bounds is a library for generic Elixir intervals, which formalizes Erlang's `{pos, len}` tuples into an ADT with many supported operations.
etfs
0.2.0A simple streamable binary-serialization container format based on Erlang's External Term Format
ecto_homoiconic_enum
0.1.2Adds support for enumerated types to Ecto. Unlike ecto_enum, these enums assume the database will take and return the enum's values by their string representations.
pretty_console
0.2.2A slightly more pleasant Logger console backend.
exuvia
0.2.4Exuvia abstracts away everything needed to connect to your Elixir node, via both SSH and the distribution protocol.
posix
0.1.6Gives the Erlang Runtime System access to POSIX features of the build environment (currently, errno and sigaction.)
ex_admin_runtime
0.8.3-devAn Elixir Phoenix Auto Administration Package.
durable_workflow
0.1.2A library for creating finite-state machines with automatic file-based persistence.
posix_errno
0.1.1Gives your Elixir programs access to the build system's `errno.h` mappings.
static_map
0.1.1A macro to create compile-time-expanded maps.
collectable_utils
0.1.0A collection of functions for working with Collectables.
maps_as_functions
0.1.0A macro to create compile-time-expanded maps.
makrinos
0.1.0An efficient Elixir JSON-RPC client with support for multiple transports
ex_lmdb
0.1.0Elixir wrapper for the LMDB embedded key-value store
ex_popcount
0.2.5NIF library for computing a bit population-count (popcount) over integers and bitstrings.