Aleksei Matiushkin
mudasobwa
Total Packages
65
Total Downloads
1 718 465+
Packages
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.
serum_theme_essence_md
1.2.2EssenceMD is a SerumMD theme which presents a minimal and clean look (ported from Essence).
oeditus_credo
0.3.3Custom Credo checks for common Elixir/Phoenix anti-patterns and CWE Top 25 security vulnerabilities. Provides 36 comprehensive checks covering code quality, error handling, performance, telemetry, and security (SQL injection, XSS, path traversal, CSRF, SSRF, hardcoded credentials, etc).
ragex
0.10.0Hybrid Retrieval-Augmented Generation (RAG) system for multi-language codebase analysis. MCP server combining static analysis, knowledge graphs, semantic search with local ML, and advanced graph algorithms for AI-powered code understanding.
tyx
0.1.2Library bringing types support to elixir. Allows type validation in compile time.
pyc
0.2.1Struct on steroids: insertion validation, handy pipelining and more.
envio_log
0.1.1[Logger backend](https://hexdocs.pm/logger/Logger.html#module-backends) for [`Envío`](http://hexdocs.pm/envio) with `Slack` logging out of the box.
kantox_consul
1.2.0An Elixir client for Consul's HTTP API
bex
0.4.0The helper application providing tools to convert arbitrary function calls to behaviour-driven calls
nimble_options_ex
0.2.0Pack of custom functions to enhance the UX with `NimbleOptions`.
easy_ets
0.1.0The very simple ETS wrapper simplifying cross-process ETS handling (like `Agent`, but `:ets`).
tubo
0.1.0**The tiny wrapper for functions to use them in pipelines.**
xml_builder_access
1.0.0Access implementation for XmlBuilder.
easy_cluster
0.1.1The scaffold for the process keeping track of the cluster changes and calling callbacks
peeper
0.3.1Peeper is an Elixir library that provides a `GenServer`-like API with automatic state preservation between crashes. It enables you to embrace the “Let It Crash” philosophy while maintaining valuable state, supporting state/dictionary/ets recovery between crashes.
sweetener
0.1.0Set of nifty functions I missed in Elixir core. Currently it provides: [tap]. More coming soon.
tempus_sql
0.10.0Ecto support for `Tempus` library
nimble_ets
0.1.0The very simple ETS wrapper simplifying cross-process ETS handling (like `Agent`, but `:ets`).
caterpillar
0.40.1Elixir client for ClickHouse, a fast open-source Online Analytical Processing (OLAP) database management system. Forked from https://github.com/balance-platform/pillar to support CH25+
propwise
0.3.0AST-based analyzer for identifying property-based testing candidates in Elixir codebases. Detects pure functions, identifies testable patterns, finds inverse function pairs, and generates concrete property-based test suggestions.