Projects in Awesome Lists by am-kantox
A curated list of projects in awesome lists by am-kantox .
https://github.com/am-kantox/finitomata
FSM implementation generated from Mermaid/PlantUML textual representation
elixir finite-state-machine fsm fsm-library state-machine state-management
Last synced: 08 Apr 2025
https://github.com/am-kantox/md
Stream-aware markdown parser with custom syntax setting
Last synced: 07 Apr 2025
https://github.com/am-kantox/elixir-iteraptor
Handy enumerable operations implementation.
elixir elixir-lang iteration mapreduce
Last synced: 09 Apr 2025
https://github.com/am-kantox/tarearbol
More handy task runner, allowing retries, callbacks, assurance that the task succeeded, and more
concurrency elixir elixir-lang job task
Last synced: 24 Jan 2025
https://github.com/am-kantox/estructura
Extensions for Elixir structures
elixir elixir-library elixir-structs
Last synced: 26 Mar 2025
https://github.com/am-kantox/tempus
Easy handling of time periods, like business days, holidays, etc.
Last synced: 10 Apr 2025
https://github.com/am-kantox/telemetria
The helper application that simplifies and standardizes telemetry usage
Last synced: 03 Apr 2025
https://github.com/am-kantox/issuer
Adds `mix` tasks to easily issue (publish) new versions to `hex`.
Last synced: 26 Mar 2025
https://github.com/am-kantox/envio
Application-wide registry with handy helpers to ease dispatching
elixir elixir-lang messaging registry
Last synced: 10 Feb 2025
https://github.com/am-kantox/cloister
Lightweight Cluster handling with support for consensus and dynamic configuration
clustering elixir erlang-distribution
Last synced: 26 Mar 2025
https://github.com/am-kantox/exvalibur
Elixir Validator Generator
elixir elixir-lang guards validation
Last synced: 26 Mar 2025
https://github.com/am-kantox/formulae
A set of function to deal with analytical formulae.
Last synced: 26 Mar 2025
https://github.com/am-kantox/easy_ets
The very simple ETS wrapper simplifying cross-process ETS handling (like `Agent`, but `:ets`).
Last synced: 09 Apr 2025
https://github.com/am-kantox/peluquero
RabbitMQ “middleware” that allows to act as a plug consuming many input exchanges, publishing to many outputs
elixir elixir-library rabbitmq
Last synced: 26 Mar 2025
https://github.com/am-kantox/pyc
Set of additional functionality for structs
Last synced: 26 Mar 2025
https://github.com/am-kantox/camarero
Semi-static JSON API Scaffold for Elixir
api-server elixir elixir-lang json-api webserver
Last synced: 09 Apr 2025
https://github.com/am-kantox/vela
The tiny library to ease handling expiring invalidated cached series
cache elixir elixir-lang state-management
Last synced: 26 Mar 2025
https://github.com/am-kantox/rambla
Easy publishing to many different targets
elixir elixir-lang rabbitmq redis transport
Last synced: 26 Mar 2025
https://github.com/am-kantox/bf
Implementation of Brainfuck-like language “😻” aka “❤Kitty” aka “LoveKitty”
Last synced: 26 Mar 2025
https://github.com/am-kantox/iteraptor
Set of deep iteration helpers
array enumeration hash helper iteration kantox ruby
Last synced: 26 Mar 2025
https://github.com/am-kantox/ack
Tiny drop-in for painless acknowledgements across different applications.
ack acknowledgements elixir elixir-lang
Last synced: 26 Mar 2025
https://github.com/am-kantox/black_friday
Solution for internal Kantox test task (job applications) in Elixir
Last synced: 26 Mar 2025
https://github.com/am-kantox/string_naming
Compiled support for the whole UTF8 symbols by their names
Last synced: 26 Mar 2025
https://github.com/am-kantox/test_cluster_task
Run tests in a distributed environment (cluster with several nodes)
elixir elixir-lang erlang-node mix test
Last synced: 26 Mar 2025
https://github.com/am-kantox/thinknetica_kanban
Simple Kanban Implementation
Last synced: 17 Dec 2024
https://github.com/am-kantox/lazy_for
Lazy implementation of `Kernel.SpecialForms.for/1` based on streams
comprehension elixir elixir-lang stream stream-processing
Last synced: 26 Mar 2025
https://github.com/am-kantox/tyx
Library bringing types support to elixir
dependent-types elixir elixir-lang types
Last synced: 26 Mar 2025
https://github.com/am-kantox/distributed_supervisor
Distributed dynamic supervisor using `:pg` as a registry
dynamic-supervisor elixir supervisor
Last synced: 30 Mar 2025
https://github.com/am-kantox/elixir-basic-project-template
Basic template for Elixir project
Last synced: 04 Apr 2025
https://github.com/am-kantox/finger_tree
Pure Elixir implementation of FingerTree
binary-tree data-structures elixir elixir-lang queue
Last synced: 04 Apr 2025
https://github.com/am-kantox/mups_flows
FuzzBizz comparison between Enum, Stream, and Flow, with benchmarks
Last synced: 04 Apr 2025
https://github.com/am-kantox/mu-vault
Elixir binding / client library for Vault https://www.vaultproject.io/.
Last synced: 04 Apr 2025
https://github.com/am-kantox/solo
The robust library to keep singleton alive in the distributed cluster
Last synced: 26 Mar 2025
https://github.com/am-kantox/factory_mom
MetaFactory for FactoryGirl to produce factories
Last synced: 04 Apr 2025
https://github.com/am-kantox/atadura
Helper tiny module to provide easy binding support as bind_quoted does for quote-do.
Last synced: 04 Apr 2025
https://github.com/am-kantox/johanna
erlcron smart wrapper :: cron for elixir
cron cron-jobs cronjob elixir elixir-lang erlang
Last synced: 23 Mar 2025
https://github.com/am-kantox/tic_tac_toe_checker
TicTacToe checker fully built on Processes
Last synced: 26 Mar 2025
https://github.com/am-kantox/dry-mutations
Mutations gem interface implemented with `dry-rb`’s validation schemas.
Last synced: 26 Mar 2025
https://github.com/am-kantox/emiler
Calculates the distance between two emails
Last synced: 04 Apr 2025
https://github.com/am-kantox/nimble_options_ex
Set of custom functions to enhance the UX with `NimbleOptions`
Last synced: 04 Apr 2025
https://github.com/am-kantox/tubo
Tiny module providing a wrapper functionality for functions to easy chain those into pipelines.
elixir elixir-lang pipe pipeline
Last synced: 04 Apr 2025
https://github.com/am-kantox/sweetener
Set of nifty functions I missed in Elixir core.
elixir elixir-lang elixir-package
Last synced: 04 Apr 2025
https://github.com/am-kantox/kantox-branchester
This app assures that my git branch has no merge conflicts with others in the repo.
Last synced: 04 Apr 2025
https://github.com/am-kantox/kantox-matcher
Demo of matching build on top of pure ruby threads and mutices.
Last synced: 04 Apr 2025
https://github.com/am-kantox/xml_builder_access
Access implementation for XmlBuilder.
elixir elixir-lang xml xml-serialization
Last synced: 04 Apr 2025
https://github.com/am-kantox/mu-response
μResponse is the lightweight elixir/phoenix framework for creating microservices
Last synced: 04 Apr 2025
https://github.com/am-kantox/rapidminer-extension-kantaxe
RapidMiner Extension Skeleton
Last synced: 04 Apr 2025
https://github.com/am-kantox/kantox-split
Easy split ActiveRecord’s CUD operations to write to separate data source.
Last synced: 04 Apr 2025
https://github.com/am-kantox/kantox-refactory
Rails development helper to analyze/improve code quality.
Last synced: 04 Apr 2025
https://github.com/am-kantox/kantox-marriage
Math algorithms for matching. SubsetSum.
Last synced: 04 Apr 2025
https://github.com/am-kantox/antenna
The tiny framework to simplify work with events, based on `GenStage`
elixir event-driven events events-manager
Last synced: 22 Apr 2025
https://github.com/am-kantox/enfiladex
Common Test wrapper and helpers for Elixir
Last synced: 26 Mar 2025
https://github.com/am-kantox/kantox-mongo-spitter
Store SQL views to separate MongoDB instance.
Last synced: 04 Apr 2025
https://github.com/am-kantox/kantox-herro
Handle errors in RoR with pleasure.
Last synced: 04 Apr 2025
https://github.com/am-kantox/bloomit
Mixin to colorize everything basing on it’s name/properties.
Last synced: 04 Apr 2025
https://github.com/am-kantox/rspec-benchmarks
Handy measures for rspec tests. SQL/View/Controller separated reports. Sophisticated SQL analysis.
Last synced: 04 Apr 2025
https://github.com/am-kantox/mu-fixture
Helper to create Elixir structures by parsing HTML with documentation
Last synced: 04 Apr 2025
https://github.com/am-kantox/mutations-validate-outcome
Mixin to add an outcome validation to mutations gem
Last synced: 04 Apr 2025
https://github.com/am-kantox/aston
Helper to produce JSON hashes isomorphic to XML
Last synced: 04 Apr 2025
https://github.com/am-kantox/kantox-chronoscope
Handy [semi-]automated profiler for ruby. Allows to easy and quick profile method calls during rspec execution. Supports profiling by “newly committed to git,” “last two month,” etc.
Last synced: 04 Apr 2025
https://github.com/am-kantox/transdeal
Helper library allowing to tackle with `ActiveRecord` transactions partial rollback.
Last synced: 04 Apr 2025
https://github.com/am-kantox/workflow-join
Workflow extension that allows to fork workflows with other workflows and join them at specific states
Last synced: 04 Apr 2025
https://github.com/am-kantox/bex
Tools to convert arbitrary function calls to behaviour-driven calls
Last synced: 26 Mar 2025