Aleksei Matiushkin
mudasobwa
Total Packages
69
Total Downloads
1 969 855+
Packages
lib_lat_lon
0.8.0Small library for direct/reverse geocoding. Supports explicit latitude/longitude pairs, addresses as binaries, as well as jpeg/tiff images having a GPS information in exif.
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.
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.
muex
0.8.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, 18 mutation strategies, sound equivalent-mutant handling, and more.
johanna
0.2.7**The wrapper for `erlcron` to be used in Elixir projects.** Original erlang library: https://github.com/erlware/erlcron
atadura
0.2.1Helper tiny module to provide easy binding support as `bind_quoted` does.
metastatic
0.26.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.
string_naming
0.7.3Compile-time generated set of modules to ease an access to a predefined subset of UTF8 symbols.
solo
0.4.2Yet another one singleton library.
ragex
0.21.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.
distributed_supervisor
0.5.5Distributed dynamic supervisor using `:pg` as a registry