Aleksei Matiushkin
mudasobwa
Total Packages
69
Total Downloads
1 908 004+
Packages
test_cluster_task
0.5.2Run tests in a distributed environment (cluster with several nodes). The code is based on the `distributed_test` by Sam Schneider (credits!)
vela
1.1.0The tiny library to ease handling expiring invalidated cached series.
oeditus_credo
0.6.3Custom 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).
lazy_for
1.1.0Lazy implementation of Kernel.SpecialForms.for/1 based on streams
peluquero
0.99.43RabbitMQ middleware to plug into exchange chain to transform data. Peluquero is reading all the configured source exchanges, transforms and publishes to all destination exchanges. Transformers might be added in runtime using `Peluquero.handler!/1`.
issuer
0.2.2Adds `mix` tasks to easily issue (publish) new versions.
tyyppi
0.12.3Library bringing erlang typespecs to runtime. Allows type validation, types structs with upserts validation and more.
enfiladex
0.3.1Erlang `common_test` and multinode test with `:peer` convenient wrapper.
markright
0.7.3**The extended, configurable markdown-like syntax parser, that produces an AST.** Supports the full set of `markdown`, plus extensions (custom markup with a bit of elixir code to handle parsing.) The AST produced is understandable by [`XmlBuilder`](https://github.com/joshnuss/xml_builder).
case2
0.1.3Drop-in replacement for [`Recase`](https://github.com/sobolevn/recase) supporting Unicode [Default Identifiers](https://hexdocs.pm/elixir/unicode-syntax.html#r1-default-identifiers).
siblings
0.11.3The partitioned dynamic supervision of FSM-backed workers.
exvalibur
0.10.0The generator of blazingly fast validator for map input.
atadura
0.2.1Helper tiny module to provide easy binding support as `bind_quoted` does.
johanna
0.2.7**The wrapper for `erlcron` to be used in Elixir projects.** Original erlang library: https://github.com/erlware/erlcron
string_naming
0.7.3Compile-time generated set of modules to ease an access to a predefined subset of UTF8 symbols.
metastatic
0.23.0Cross-language code meta-model library using unified MetaAST representation. Parse, transform, and translate code across Python, Elixir, Ruby, Erlang, Haskell, and more via a shared three-tuple AST format.
muex
0.6.1Language-agnostic mutation testing library for Elixir, Erlang, and other BEAM languages. Evaluates test suite quality by introducing deliberate bugs into code and verifying that tests catch them. Intelligent file filtering, 6 mutation strategies, parallel execution, multiple output formats.
solo
0.4.2Yet another one singleton library.
distributed_supervisor
0.5.5Distributed dynamic supervisor using `:pg` as a registry
gelato
0.3.0The application-wide registry with handy helpers to ease dispatching.