Read TIFF and EXIF information from a JPEG-format image. iex> {:ok, info} = Exexif.exif_from_jpeg_buffer(buffer) iex> in...
An OTP process that allows a user to add one line to create a cron job to call disconnect all every X minutes.
Read EXIF data from JPEG images.
GlobalConst converts large Key-Value entities to a module to make fast accessing by thousands of processes.
A library for sending, receving and processing emails.
Read TIFF and EXIF information from a JPEG-format image. iex> {:ok, info} = Exexif.exif_from_jpeg_buffer(buffer) iex> in...
Erlang Disk and Image File Abstraction Library
An Elixir supervisor implementation, where failed processes trip a circuit breaker.
Background processing application/library written in Elixir that uses RabbitMQ as a messaging backend
Distributed process registry for Commanded using Swarm
Replicated and synchronized values wrapped by processes
BPE Business Process Engine
ExOptimizer is a tool to optimize pictures by running them through a chain of various image optimization tools.
Parse exif and thumbnail data from jpeg/tiff images.
A plug that logs every processed HTTP request with single line that includes all necessary metadata.
The supervised tree of tasks, simplifying the process of handling: - recurrent tasks - retried tasks - long tasks - etc
This is a library to create and manage a PID file from the BEAM process.
ExTealDirectUpload is a tool for managing images and files with direct upload to s3 and imgix proxying
A toolkit for managing and processing prompts with context, templates, and token counting
Small lib for converting emoticons and emoji names to emoji characters or images, incl. custom emoji
Text analysis and processing for Elixir including ngram, language detection and more.
A wrapper for managing concurrent Erlport python processes
Simple and reliable background job processing library for Elixir. Has persistence, retries, delayed jobs, concurrency limiting, error ha...
Sidewalk is an Elixir client which is compatible with Sidekiq, the »simple, efficient background processing library for Ruby«.
A process to periodically send heartbeat to monitoring service
Pinpoint and deal with memory hungry processes.
Pure Elixir implementation of Blurhash algorithm with no additional dependencies. Blurhash is an algorithm by Dag Ågren of Wolt that dec...
Exq UI is the UI component for Exq, a job processing library. Exq UI provides the UI dashboard to display stats on job processing.
Process XDR data with elixir. Based on the RFC4506 standard.
TimeQueue is a simple functional timer queue (no processes, no messaging, no erlang timers), serializable, based on a single list of maps.