dbg_inspect provides an extended version of `IO.inspect/1` function for the debug purposes.
A process-based debouncer for Elixir
A service that logs disk usage each minute
DirWalker lazily traverses one or more directory trees, depth first, returning successive file names. Provides both a `next()` and a Stre...
Tools to make Elixir authentication simple and flexible
Add a directory to dynamic DLL search path on Windows.
An Elixir Client for Streaming Downloads
Declarative descriptions of how to create a struct from different kinds of input data.
Easily manipulate complex maps
Remote controlled frontend framework for Phoenix.
An authorization library with dataloader and absinthe support.
Elixir client for the Docker Remote API.
Plug-based authorization for your web apps. Dictate what your users can and cannot see and access.
Simple, yet expressive format to describe contents and changes
`DeepGet` allows you to take an object (map/struct/list/keyword list) or list of them, nested to an arbitrary level, and extract the valu...
Monads, Functors and Do-Notation for Erlang
Elixir lib for creating Debian and RPM packages with Distillery.
A library for interacting with Google's Cloud Datastore
Elixir wrapper for the Binance public API
Elixir client for the DigitalOcean v2 API
Easily test email deliverability using simple-to-use assertions against a real SMTP server
Delegate macros or all functions and macros to another module
Record and replay your Phoenix channels
DataForSEO client library for elixir.
A Discord wrapper / framework for elixir. This package intends to provide a solid foundation for interacting with the Discord API, as we...
Dolla provides a wrapper over Apple's app store receipt verification service in Elixir.
An Elixir library to make function delegation testable.
Debouncer is a flexible function call debouncer.
A filesystem abstraction for elixir.
Delay death of supervisor children or gen_server : for instance Erlang supervisor with exponential backoff restart strategy.