marciok/gust: A Task-Based Workflow Orchestration Engine
2026-01-31
![]()
Gust is a task-based workflow orchestration engine for Elixir, inspired by Apache Airflow but designed to be significantly more efficient and simpler to operate. It supports cron-style scheduling, dependency-aware DAGs defined via a custom DSL, multi-node execution, retry logic with backoff, corrupted-state recovery, and a built-in web UI for live monitoring, run history, and secrets management.
Was this useful?