adage
Task DAG manager
A package to dynamically build and manage directed acyclic graphs (DAGs) of tasks that can be executed in parallel or sequentially.
dynamic DAG workflows
56 stars
3 watching
5 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ngneat/dag | A service for managing directed acyclic graphs in Angular applications | 155 |
rhosocial/go-dag | A framework for managing and executing workflows described by directed acyclic graphs. | 23 |
dagu-org/dagu | A tool for defining and executing complex workflows with support for multiple execution methods and centralized management. | 1,688 |
naggie/dstask | A terminal-based task manager with Git-powered syncing and markdown note support. | 808 |
erikbrinkman/d3-dag | A library that provides a data structure and algorithms for visualizing directed acyclic graphs | 1,460 |
augmentable-dev/tickgit | A tool to manage latent work in codebases by scanning comments and providing reports on TODO items. | 324 |
dagworks-inc/hamilton | Helps define and manage data transformations with a modular, self-documenting, and portable framework for directed acyclic graphs (DAGs) of data transformations. | 1,900 |
fieldryand/goflow | A lightweight, single-binary DAG scheduler and dashboard for orchestrating workflows with tasks and operators | 396 |
dano/aioprocessing | A Python library that integrates asyncio with multiprocessing for concurrent task execution | 653 |
joelittlejohn/t | A command-line todo list manager that focuses on simplicity and flexibility | 0 |
emilbayes/hypercore-dag | A JavaScript library allowing random-access to graph nodes using Hypercore DAGs | 24 |
illumina/pyflow | A tool to manage tasks in the context of a task dependency graph using Python code. | 146 |
nigel2392/wagtail_celery_beat | An app for managing and monitoring Celery tasks in Django applications from within the Wagtail admin interface. | 4 |
thieman/dagobah | A simple job scheduler written in Python that uses a dependency graph to manage tasks and jobs. | 757 |
marghidanu/werk | A task runner that automates and executes complex workflows with support for parallel jobs, Docker, and real-time output. | 27 |