Aleksei Matiushkin
mudasobwa
Total Packages
69
Total Downloads
1 926 384+
Packages
iteraptor
1.15.0This small library allows the deep iteration / mapping of Enumerables.
ack
0.4.0Tiny drop-in for painless acknowledgements across different applications.
antenna
0.5.1The tiny framework to simplify work with events, based on `GenStage`
formulae
0.18.0A set of functions to deal with analytical formulae.
finitomata
0.35.0The FSM implementation generated from PlantUML textual representation.
estructura
1.13.0Extensions for Elixir structures.
tempus
0.16.0Easy handling of time periods, like business days, holidays, etc.
tarearbol
1.12.0The supervised tree of tasks, simplifying the process of handling: - recurrent tasks - retried tasks - long tasks - etc
kungfuig
1.2.1Live config supporting many different backends. **Kungfuig** (_pronounced:_ [ˌkʌŋˈfig]) provides a drastically easy way to plug live configuration into everything. It provides backends for `env` and `system` and supports custom backends.
envio
1.0.0The application-wide registry with handy helpers to ease dispatching.
agency
0.3.1The implementation of the `Agent` backing up any container implementing `Access`. The default one is map. All the handlers are exposed to ease the implementation.
nextexif
0.1.2Read TIFF and EXIF information from a JPEG-format image. iex> {:ok, info} = Exexif.exif_from_jpeg_buffer(buffer) iex> info.x_resolution 72 iex> info.model "DSC-RX100M2" ...> Exexif.Data.Gps.inspect info "41°23´16˝N,2°11´50˝E"
telemetria
0.25.0The helper application that simplifies and standardizes telemetry usage.
agentex
0.2.0Distributed `Agent` implementation, providing multi-node agents on top of Mnesia.
cloister
0.18.1The helper application to manage cluster, that uses hash ring to route requests to nodes. Automatically keeps track of connected nodes, provides helpers to determine where the term is to be executed, to multicast to all the nodes in the cluster and to retrieve current state of the cluster.
rambla
1.5.0Easy publishing to many different targets. Supported back-ends: - Rabbit [Amqp](https://hexdocs.pm/amqp/) - Redis [Redix](https://hexdocs.pm/redix) - Http [:httpc](http://erlang.org/doc/man/httpc.html) - Smtp [:gen_smtp](https://hexdocs.pm/gen_smtp) - Slack [Envío](https://hexdocs.pm/envio)
camarero
1.0.3The application-wide registry with handy helpers to ease dispatching.
md
0.12.0Custom extendable markdown parser.
oeditus_credo
0.6.4Custom Credo checks for common Elixir/Phoenix anti-patterns and CWE Top 25 security vulnerabilities. Provides 39 comprehensive checks covering code quality, error handling, performance, telemetry, and security (SQL injection, XSS, path traversal, CSRF, SSRF, hardcoded credentials, etc).
xml_builder_ex
3.1.4159XML builder for Elixir