[
  {
    "path": "LICENSE",
    "content": "                                 Apache License\n                           Version 2.0, January 2004\n                        http://www.apache.org/licenses/\n\n   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION\n\n   1. Definitions.\n\n      \"License\" shall mean the terms and conditions for use, reproduction,\n      and distribution as defined by Sections 1 through 9 of this document.\n\n      \"Licensor\" shall mean the copyright owner or entity authorized by\n      the copyright owner that is granting the License.\n\n      \"Legal Entity\" shall mean the union of the acting entity and all\n      other entities that control, are controlled by, or are under common\n      control with that entity. For the purposes of this definition,\n      \"control\" means (i) the power, direct or indirect, to cause the\n      direction or management of such entity, whether by contract or\n      otherwise, or (ii) ownership of fifty percent (50%) or more of the\n      outstanding shares, or (iii) beneficial ownership of such entity.\n\n      \"You\" (or \"Your\") shall mean an individual or Legal Entity\n      exercising permissions granted by this License.\n\n      \"Source\" form shall mean the preferred form for making modifications,\n      including but not limited to software source code, documentation\n      source, and configuration files.\n\n      \"Object\" form shall mean any form resulting from mechanical\n      transformation or translation of a Source form, including but\n      not limited to compiled object code, generated documentation,\n      and conversions to other media types.\n\n      \"Work\" shall mean the work of authorship, whether in Source or\n      Object form, made available under the License, as indicated by a\n      copyright notice that is included in or attached to the work\n      (an example is provided in the Appendix below).\n\n      \"Derivative Works\" shall mean any work, whether in Source or Object\n      form, that is based on (or derived from) the Work and for which the\n      editorial revisions, annotations, elaborations, or other modifications\n      represent, as a whole, an original work of authorship. For the purposes\n      of this License, Derivative Works shall not include works that remain\n      separable from, or merely link (or bind by name) to the interfaces of,\n      the Work and Derivative Works thereof.\n\n      \"Contribution\" shall mean any work of authorship, including\n      the original version of the Work and any modifications or additions\n      to that Work or Derivative Works thereof, that is intentionally\n      submitted to Licensor for inclusion in the Work by the copyright owner\n      or by an individual or Legal Entity authorized to submit on behalf of\n      the copyright owner. For the purposes of this definition, \"submitted\"\n      means any form of electronic, verbal, or written communication sent\n      to the Licensor or its representatives, including but not limited to\n      communication on electronic mailing lists, source code control systems,\n      and issue tracking systems that are managed by, or on behalf of, the\n      Licensor for the purpose of discussing and improving the Work, but\n      excluding communication that is conspicuously marked or otherwise\n      designated in writing by the copyright owner as \"Not a Contribution.\"\n\n      \"Contributor\" shall mean Licensor and any individual or Legal Entity\n      on behalf of whom a Contribution has been received by Licensor and\n      subsequently incorporated within the Work.\n\n   2. Grant of Copyright License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      copyright license to reproduce, prepare Derivative Works of,\n      publicly display, publicly perform, sublicense, and distribute the\n      Work and such Derivative Works in Source or Object form.\n\n   3. Grant of Patent License. Subject to the terms and conditions of\n      this License, each Contributor hereby grants to You a perpetual,\n      worldwide, non-exclusive, no-charge, royalty-free, irrevocable\n      (except as stated in this section) patent license to make, have made,\n      use, offer to sell, sell, import, and otherwise transfer the Work,\n      where such license applies only to those patent claims licensable\n      by such Contributor that are necessarily infringed by their\n      Contribution(s) alone or by combination of their Contribution(s)\n      with the Work to which such Contribution(s) was submitted. If You\n      institute patent litigation against any entity (including a\n      cross-claim or counterclaim in a lawsuit) alleging that the Work\n      or a Contribution incorporated within the Work constitutes direct\n      or contributory patent infringement, then any patent licenses\n      granted to You under this License for that Work shall terminate\n      as of the date such litigation is filed.\n\n   4. Redistribution. You may reproduce and distribute copies of the\n      Work or Derivative Works thereof in any medium, with or without\n      modifications, and in Source or Object form, provided that You\n      meet the following conditions:\n\n      (a) You must give any other recipients of the Work or\n          Derivative Works a copy of this License; and\n\n      (b) You must cause any modified files to carry prominent notices\n          stating that You changed the files; and\n\n      (c) You must retain, in the Source form of any Derivative Works\n          that You distribute, all copyright, patent, trademark, and\n          attribution notices from the Source form of the Work,\n          excluding those notices that do not pertain to any part of\n          the Derivative Works; and\n\n      (d) If the Work includes a \"NOTICE\" text file as part of its\n          distribution, then any Derivative Works that You distribute must\n          include a readable copy of the attribution notices contained\n          within such NOTICE file, excluding those notices that do not\n          pertain to any part of the Derivative Works, in at least one\n          of the following places: within a NOTICE text file distributed\n          as part of the Derivative Works; within the Source form or\n          documentation, if provided along with the Derivative Works; or,\n          within a display generated by the Derivative Works, if and\n          wherever such third-party notices normally appear. The contents\n          of the NOTICE file are for informational purposes only and\n          do not modify the License. You may add Your own attribution\n          notices within Derivative Works that You distribute, alongside\n          or as an addendum to the NOTICE text from the Work, provided\n          that such additional attribution notices cannot be construed\n          as modifying the License.\n\n      You may add Your own copyright statement to Your modifications and\n      may provide additional or different license terms and conditions\n      for use, reproduction, or distribution of Your modifications, or\n      for any such Derivative Works as a whole, provided Your use,\n      reproduction, and distribution of the Work otherwise complies with\n      the conditions stated in this License.\n\n   5. Submission of Contributions. Unless You explicitly state otherwise,\n      any Contribution intentionally submitted for inclusion in the Work\n      by You to the Licensor shall be under the terms and conditions of\n      this License, without any additional terms or conditions.\n      Notwithstanding the above, nothing herein shall supersede or modify\n      the terms of any separate license agreement you may have executed\n      with Licensor regarding such Contributions.\n\n   6. Trademarks. This License does not grant permission to use the trade\n      names, trademarks, service marks, or product names of the Licensor,\n      except as required for reasonable and customary use in describing the\n      origin of the Work and reproducing the content of the NOTICE file.\n\n   7. Disclaimer of Warranty. Unless required by applicable law or\n      agreed to in writing, Licensor provides the Work (and each\n      Contributor provides its Contributions) on an \"AS IS\" BASIS,\n      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or\n      implied, including, without limitation, any warranties or conditions\n      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A\n      PARTICULAR PURPOSE. You are solely responsible for determining the\n      appropriateness of using or redistributing the Work and assume any\n      risks associated with Your exercise of permissions under this License.\n\n   8. Limitation of Liability. In no event and under no legal theory,\n      whether in tort (including negligence), contract, or otherwise,\n      unless required by applicable law (such as deliberate and grossly\n      negligent acts) or agreed to in writing, shall any Contributor be\n      liable to You for damages, including any direct, indirect, special,\n      incidental, or consequential damages of any character arising as a\n      result of this License or out of the use or inability to use the\n      Work (including but not limited to damages for loss of goodwill,\n      work stoppage, computer failure or malfunction, or any and all\n      other commercial damages or losses), even if such Contributor\n      has been advised of the possibility of such damages.\n\n   9. Accepting Warranty or Additional Liability. While redistributing\n      the Work or Derivative Works thereof, You may choose to offer,\n      and charge a fee for, acceptance of support, warranty, indemnity,\n      or other liability obligations and/or rights consistent with this\n      License. However, in accepting such obligations, You may act only\n      on Your own behalf and on Your sole responsibility, not on behalf\n      of any other Contributor, and only if You agree to indemnify,\n      defend, and hold each Contributor harmless for any liability\n      incurred by, or claims asserted against, such Contributor by reason\n      of your accepting any such warranty or additional liability.\n\n   END OF TERMS AND CONDITIONS\n\n   APPENDIX: How to apply the Apache License to your work.\n\n      To apply the Apache License to your work, attach the following\n      boilerplate notice, with the fields enclosed by brackets \"{}\"\n      replaced with your own identifying information. (Don't include\n      the brackets!)  The text should be enclosed in the appropriate\n      comment syntax for the file format. We also recommend that a\n      file or class name and description of purpose be included on the\n      same \"printed page\" as the copyright notice for easier\n      identification within third-party archives.\n\n   Copyright {yyyy} {name of copyright owner}\n\n   Licensed under the Apache License, Version 2.0 (the \"License\");\n   you may not use this file except in compliance with the License.\n   You may obtain a copy of the License at\n\n       http://www.apache.org/licenses/LICENSE-2.0\n\n   Unless required by applicable law or agreed to in writing, software\n   distributed under the License is distributed on an \"AS IS\" BASIS,\n   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n   See the License for the specific language governing permissions and\n   limitations under the License.\n\n"
  },
  {
    "path": "README.md",
    "content": "# awesome-workflow-engines\n\nA curated list of awesome open source workflow engines\n\n\n## Full fledged product\n\n* [Activepieces](https://github.com/activepieces/activepieces) [![Stars](https://img.shields.io/github/stars/activepieces/activepieces.svg)](https://github.com/activepieces/activepieces) - Open source no-code business automation, alternative to Zapier\n* [AiiDA](https://github.com/aiidateam/aiida-core) [![Stars](https://img.shields.io/github/stars/aiidateam/aiida-core.svg)](https://github.com/aiidateam/aiida-core) - Open source workflow manager for computational science with strong focus on performance, provenance, and extensibility.\n* [Airflow](https://github.com/apache/incubator-airflow) [![Stars](https://img.shields.io/github/stars/apache/incubator-airflow.svg)](https://github.com/apache/incubator-airflow) - Python-based platform for running directed acyclic graphs (DAGs) of tasks\n* [Argo Workflows](https://github.com/argoproj/argo-workflows) [![Stars](https://img.shields.io/github/stars/argoproj/argo-workflows.svg)](https://github.com/argoproj/argo-workflows) - Open source container-native workflow engine for getting work done on Kubernetes\n* [Arvados](https://github.com/arvados/arvados) [![Stars](https://img.shields.io/github/stars/arvados/arvados.svg)](https://github.com/arvados/arvados) - Open Source data and workflow management platform with emphasis on reproducibily, scale, and secure data sharing, deployable on cloud and HPC.\n* [Azkaban](https://azkaban.github.io/) [![Stars](https://img.shields.io/github/stars/azkaban/azkaban.svg)](https://github.com/azkaban/azkaban) - Batch workflow job scheduler created at LinkedIn to run Hadoop jobs.\n* [Brigade](https://brigade.sh/) [![Stars](https://img.shields.io/github/stars/brigadecore/brigade.svg)](https://github.com/brigadecore/brigade) - Brigade is a tool for running scriptable, automated tasks in the cloud — as part of your Kubernetes cluster.\n* [Bytechef](https://www.bytechef.io/) [![Stars](https://img.shields.io/github/stars/bytechefhq/bytechef)](https://github.com/bytechefhq/bytechef) - Open-source, low-code, extendable API integration & workflow automation platform\n* [CabloyJS](https://cabloy.com) [![Stars](https://img.shields.io/github/stars/zhennann/cabloy.svg)](https://github.com/zhennann/cabloy) - A Node.js full-stack framework with workflow engine, based on koa + egg + vue + framework7.\n* [Cadence](https://github.com/uber/cadence) [![Stars](https://img.shields.io/github/stars/uber/cadence.svg)](https://github.com/uber/cadence) - An orchestration engine to execute asynchronous long-running business logic developed by Uber Engineering.\n* [Camunda](https://camunda.com) [![Stars](https://img.shields.io/github/stars/camunda/camunda-bpm-platform.svg)](https://github.com/camunda/camunda-bpm-platform) - BPMN-based workflow engine that can be embedded as java library (e.g. Spring Boot) or used standalone, including a graphical modeler and operations tooling.\n* [CDS](https://ovh.github.io/cds/) [![Stars](https://img.shields.io/github/stars/ovh/cds.svg)](https://github.com/ovh/cds) - Enterprise-grade continuous delivery & DevOps automation open source platform developped by OVHcloud.\n* [CGraph](https://github.com/ChunelFeng/CGraph) [![Stars](https://img.shields.io/github/stars/ChunelFeng/CGraph.svg)](https://github.com/ChunelFeng/CGraph) - A simple-used and cross-platform DAG framework based on C++17 without any 3rd-party.\n* [CloudSlang](http://www.cloudslang.io/) [![Stars](https://img.shields.io/github/stars/CloudSlang/cloud-slang.svg)](https://github.com/CloudSlang/cloud-slang) - Workflow engine to automate your DevOps use cases.\n* [Conductor](https://github.com/conductor-oss/conductor) [![Stars](https://img.shields.io/github/stars/conductor-oss/conductor.svg)](https://github.com/conductor-oss/conductor) - Conductor is a microservices orchestration platform that enables developers to build scalable, durable application flows. Conductor workflows are language and framework-agnostic. The Conductor is maintained by Orkes and a team of open-source contributors.  \n* [Copper](https://github.com/copper-engine/copper-engine) [![Stars](https://img.shields.io/github/stars/copper-engine/copper-engine.svg)](https://github.com/copper-engine/copper-engine) - A high performance Java workflow engine.\n* [Cordum](https://github.com/cordum-io/cordum) [![Stars](https://img.shields.io/github/stars/cordum-io/cordum.svg)](https://github.com/cordum-io/cordum) - Governance-first control plane for AI agents and external workers (policy-before-dispatch, approval gates, audit trails).\n* [Couler](https://github.com/couler-proj/couler) [![Stars](https://img.shields.io/github/stars/couler-proj/couler.svg)](https://github.com/couler-proj/couler) - Unified interface for constructing and managing workflows on different workflow engines, such as Argo Workflows, Tekton Pipelines, and Apache Airflow.\n* [Covalent](https://covalent.xyz) [![Stars](https://img.shields.io/github/stars/AgnostiqHQ/covalent.svg)](https://github.com/AgnostiqHQ/covalent) - Workflow orchestration platform for quantum and high performance computing.\n* [Cromwell](https://github.com/broadinstitute/cromwell) [![Stars](https://img.shields.io/github/stars/broadinstitute/cromwell.svg)](https://github.com/broadinstitute/cromwell) - Workflow engine written in Scala and designed for simplicity and scalability. Executes workflows written in [WDL](https://github.com/openwdl/wdl) or [CWL](https://www.commonwl.org/).\n* [Cylc](https://cylc.github.io/) [![Stars](https://img.shields.io/github/stars/cylc/cylc-flow.svg)](https://github.com/cylc/cylc-flow) - Workflow engine that orchestrates complex distributed workflows with cyclic or acyclic graphs. It was originally designed to automate weather forecasting systems at NIWA.  \n* [Dagu](https://github.com/yohamta/dagu) [![Stars](https://img.shields.io/github/stars/yohamta/dagu.svg)](https://github.com/yohamta/dagu) - A No-code workflow executor. It executes workflows from declarative YAML definitions.\n* [Dagster](https://dagster.io/) [![Stars](https://img.shields.io/github/stars/dagster-io/dagster.svg)](https://github.com/dagster-io/dagster) - Data orchestrator for machine learning, analytics, and ETL.  \n* [Dapr Workflows](https://docs.dapr.io/developing-applications/building-blocks/workflow/workflow-overview/) [![Stars](https://img.shields.io/github/stars/dapr/dapr.svg)](https://github.com/dapr/dapr) - Author and execute durable & long-running Workflow-as-code at scale in Python, Javascript, .NET, Java & Go. Based on the Open-source Durable Task Framework. \n* [Didact](https://www.didact.dev) [![Stars](https://img.shields.io/github/stars/didacthq/didact.svg)](https://github.com/DidactHQ/didact) - The open source .NET job orchestrator.\n* [DigDag](https://www.digdag.io) [![Stars](https://img.shields.io/github/stars/treasure-data/digdag.svg)](https://github.com/treasure-data/digdag) - Digdag is a simple tool that helps you to build, run, schedule, and monitor complex pipelines of tasks.\n* [DolphinScheduler](https://github.com/apache/dolphinscheduler) [![Stars](https://img.shields.io/github/stars/apache/dolphinscheduler.svg)](https://github.com/apache/dolphinscheduler) Apache DolphinScheduler is a distributed and extensible workflow scheduler platform with powerful DAG visual interfaces, dedicated to solving complex job dependencies in the data pipeline and providing various types of jobs available out of box.\n* [elsa-workflows](https://github.com/elsa-workflows/elsa-core) [![Stars](https://img.shields.io/github/stars/elsa-workflows/elsa-core.svg)](https://github.com/elsa-workflows/elsa-core) - A .NET Standard 2.0 Workflows Library.\n* [easy-rules](https://github.com/j-easy/easy-rules) [![Stars](https://img.shields.io/github/stars/j-easy/easy-rules.svg)](https://github.com/j-easy/easy-rules) - The simple, stupid rules engine for Java.\n* [FireWorks](https://materialsproject.github.io/fireworks/) [![Stars](https://img.shields.io/github/stars/materialsproject/fireworks.svg)](https://github.com/materialsproject/fireworks) - FireWorks stores, executes, and manages calculation workflows.\n* [Fission Workflows](https://github.com/fission/fission-workflows) [![Stars](https://img.shields.io/github/stars/fission/fission-workflows.svg)](https://github.com/fission/fission-workflows) - A high-perfomant workflow engine for serverless functions on Kubernetes.\n* [Flor](https://github.com/floraison/flor) [![Stars](https://img.shields.io/github/stars/floraison/flor.svg)](https://github.com/floraison/flor) - A workflow engine written in Ruby.\n* [Flyte](https://github.com/lyft/flyte) [![Stars](https://img.shields.io/github/stars/lyft/flyte.svg)](https://github.com/lyft/flyte) - A container-native, type-safe workflow and pipelines platform optimized for large scale processing and machine learning written in Golang. Workflows can be written in any language, with out of the box support for Python.\n* [ForML](https://github.com/formlio/forml) [![Stars](https://img.shields.io/github/stars/formlio/forml.svg)](https://github.com/formlio/forml) - A development framework and MLOps platform for the lifecycle management of data science projects.\n* [Galaxy Project](https://github.com/galaxyproject/galaxy) [![Stars](https://img.shields.io/github/stars/galaxyproject/galaxy.svg)](https://github.com/galaxyproject/galaxy) - Galaxy is a scientific tool and workflow system that facilitates reproducibility and transparency by providing a graphical user interface (GUI), a multitude of computational dataset tools, a rich API, and a robust scientific community.\n* [Goflow](https://github.com/fieldryand/goflow) [![Stars](https://img.shields.io/github/stars/fieldryand/goflow.svg)](https://github.com/fieldryand/goflow) - A simple but powerful DAG scheduler and dashboard, written in Go.\n* [Huginn](https://github.com/huginn/huginn) [![Stars](https://img.shields.io/github/stars/huginn/huginn.svg)](https://github.com/huginn/huginn) - Create agents that monitor and act on your behalf. Your agents are standing by!\n* [Imixs-Workflow](https://www.imixs.org) [![Stars](https://img.shields.io/github/stars/imixs/imixs-workflow.svg)](https://github.com/imixs/imixs-workflow) - A powerful human-centric Workflow Engine based on the BPMN 2.0 standard.\n* [Inngest](https://www.inngest.com) [![Stars](https://img.shields.io/github/stars/inngest/inngest.svg)](https://github.com/inngest/inngest) - An event-driven workflow engine that combines event streams, queues, and durable execution into a single reliability layer.\n* [iWF](https://github.com/indeedeng/iwf) [![Stars](https://img.shields.io/github/stars/indeedeng/iwf.svg)](https://github.com/indeedeng/iwf/tree/main) - iWF is a WorkflowAsCode API orchestration platform offering an orchestration coding framework and service for building resilient, fault-tolerant, scalable long-running processes.\n* [Kestra](https://www.kestra.io) [![Stars](https://img.shields.io/github/stars/kestra-io/kestra.svg)](https://github.com/kestra-io/kestra) - Open source data orchestration and scheduling platform with declarative syntax.\n* [Kiba](https://www.kiba-etl.org/) [![Stars](https://img.shields.io/github/stars/thbar/kiba.svg)](https://github.com/thbar/kiba) - Data processing & ETL framework for Ruby\n* [Kubeflow pipelines](https://github.com/kubeflow/pipelines) [![Stars](https://img.shields.io/github/stars/kubeflow/pipelines.svg)](https://github.com/kubeflow/pipelines) - Kubeflow pipelines are reusable end-to-end ML workflows built using the Kubeflow Pipelines SDK.\n* [Laravel Workflow](http://laravel-workflow.com/) [![Stars](https://img.shields.io/github/stars/laravel-workflow/laravel-workflow.svg)](https://github.com/laravel-workflow/laravel-workflow) - Laravel Workflow is a durable workflow engine that allows users to track job status, orchestrate microservices and write long running persistent distributed workflows in PHP powered by Laravel Queues.\n* [Petri Flow](https://github.com/hooopo/petri_flow) [![Stars](https://img.shields.io/github/stars/hooopo/petri_flow.svg)](https://github.com/hooopo/petri_flow) - Petri Net workflow engine for Ruby.\n* [Martian](https://martian-lang.org) [![Stars](https://img.shields.io/github/stars/martian-lang/martian.svg)](https://github.com/martian-lang/martian) - An elegant, powerful language and framework for building high-performance computational pipelines.\n* [Metaflow](https://metaflow.org) [![Stars](https://img.shields.io/github/stars/netflix/metaflow.svg)](https://github.com/netflix/metaflow) - Metaflow is a human-friendly Python/R library that helps scientists and engineers build and manage real-life data science projects.\n* [MassTransit](https://masstransit-project.com)[![Stars](https://img.shields.io/github/stars/masstransit/masstransit.svg)](https://github.com/masstransit/masstransit) - .Net Messaging system with Saga Workflow Support\n* [Mistral](https://docs.openstack.org/mistral/latest) [![Stars](https://img.shields.io/github/stars/openstack/mistral.svg)](https://github.com/openstack/mistral) - Workflow service, in OpenStack foundation.\n* [N8n-io](https://n8n.io) [![Stars](https://img.shields.io/github/stars/n8n-io/n8n.svg)](https://github.com/n8n-io/n8n) - Free and open node based Workflow Automation Tool. Easily automate tasks across different services.\n* [Nextflow](https://www.nextflow.io/) [![Stars](https://img.shields.io/github/stars/nextflow-io/nextflow.svg)](https://github.com/nextflow-io/nextflow) - Develop container-backed, reproducible workflows portable across computational platforms including local, HPC schedulers, AWS Batch, Google Genomics Pipelines, and Kubernetes.\n* [Node-RED](https://nodered.org/) [![Stars](https://img.shields.io/github/stars/node-red/node-red.svg)](https://github.com/node-red/node-red) - Node-RED is a NodeJS based workflow tool featuring a browser based editor for wiring together hardware devices, APIs and online services in new and interesting ways.\n* [Oozie](http://oozie.apache.org/) [![Stars](https://img.shields.io/github/stars/apache/oozie.svg)](https://github.com/apache/oozie) - Workflow Scheduler for Hadoop.\n* [Pallets](https://github.com/linkyndy/pallets) [![Stars](https://img.shields.io/github/stars/linkyndy/pallets.svg)](https://github.com/linkyndy/pallets) - Simple and reliable workflow engine, written in Ruby\n* [Parsl](https://parsl-project.org/) [![Stars](https://img.shields.io/github/stars/Parsl/parsl.svg)](https://github.com/Parsl/parsl) - Python framework for workflow orchestration and parallelization based on a dynamic graph of tasks and their data dependencies.\n* [Pegasus](https://pegasus.isi.edu/) [![Stars](https://img.shields.io/github/stars/pegasus-isi/pegasus.svg)](https://github.com/pegasus-isi/pegasus)  - Automate, recover, and debug scientific computations.\n* [Piper](https://github.com/creactiviti/piper) [![Stars](https://img.shields.io/github/stars/creactiviti/piper.svg)](https://github.com/creactiviti/piper)  - A distributed Java workflow engine designed to be dead simple.\n* [Platformeco](https://platformeco.com/) - Technology platform, allows Product & Project teams easily build micro services using drag & drop UI and operate it, within out of the box cloud and CI/CD tools with deep tracing & monitoring.\n* [Plynx](https://plynx.com) [![Stars](https://img.shields.io/github/stars/plynx-team/plynx.svg)](https://github.com/plynx-team/plynx) - Interactive platform with drag and drop interface for building and deploying portable and scalable end-to-end data driven workflows.\n* [Popper](https://github.com/systemslab/popper) [![Stars](https://img.shields.io/github/stars/systemslab/popper.svg)](https://github.com/systemslab/popper)  - Lightweight, YAML based container-native workflow engine supporting Docker, Singularity, Vagrant VMs with Docker daemon in VM, and local host.\n* [Prefect](https://github.com/PrefectHQ/prefect) [![Stars](https://img.shields.io/github/stars/PrefectHQ/prefect.svg)](https://github.com/PrefectHQ/prefect)  - Prefect is a new workflow management system, designed for modern infrastructure and powered by the open-source Prefect Core workflow engine\n* [Restate](https://restate.dev/) [![Stars](https://img.shields.io/github/stars/restatedev/restate.svg)](https://github.com/restatedev/restate) - A low-latency durable execution engine for workflows, event-driven handlers, transactional state machines, and stateful orchestration. Fully self-contained in a single binary. Supports programs in TypeScript, Java/Kotlin, Go, Python, and Rust.\n* [River Pro](https://riverqueue.com/pro) [![Stars](https://img.shields.io/github/stars/riverqueue/river.svg)](https://github.com/riverqueue/river) - Postgres-backed workflow engine and web dashboard for the River background queue, written in Go.\n* [RunDeck](http://rundeck.org/) [![Stars](https://img.shields.io/github/stars/rundeck/rundeck.svg)](https://github.com/rundeck/rundeck) - Job Scheduler and Runbook Automation.\n* [Snakemake](https://snakemake.github.io) [![Stars](https://img.shields.io/github/stars/snakemake/snakemake.svg)](https://github.com/snakemake/snakemake) - Workflow management system to create reproducible and scalable data analyses; python-based inspired by GNU `Make`.\n* [StackStorm](https://stackstorm.com/) [![Stars](https://img.shields.io/github/stars/stackstorm/st2.svg)](https://github.com/StackStorm/st2) - Robust Automation Engine providing Sensors, Triggers, Rules, Workflows, and Actions. StackStorm is how you \"glue\" your applications together.\n* [StepWise](https://github.com/LittleLittleCloud/StepWise) [![Stars](https://img.shields.io/github/stars/LittleLittleCloud/stepwise.svg)](https://github.com/LittleLittleCloud/StepWise) - A code-first, event-driven workflow framework for .NET Developers.\n* [Taskade MCP Server](https://github.com/taskade/mcp) [![Stars](https://img.shields.io/github/stars/taskade/mcp.svg)](https://github.com/taskade/mcp) - AI workflow automation with 62+ MCP tools for AI agents, project automation, and task management workflows. TypeScript-based, available as @taskade/mcp-server on npm.\n* [Temporal](http://temporal.io/) [![Stars](https://img.shields.io/github/stars/temporalio/temporal.svg)](https://github.com/temporalio/temporal) - Temporal is a microservice orchestration platform which enables developers to build scalable applications without sacrificing productivity or reliability. Temporal is a mature technology, a fork of Uber's Cadence. Temporal is being developed by Temporal Technologies, a startup by the creators of Cadence.\n* [Titanoboa](https://titanoboa.io/) [![Stars](https://img.shields.io/github/stars/mikub/titanoboa.svg)](https://github.com/mikub/titanoboa) - Titanoboa is a platform for creating complex workflows on JVM.\n* [Tork](https://github.com/runabol/tork) [![Stars](https://img.shields.io/github/stars/runabol/tork.svg)](https://github.com/runabol/tork) - Tork is a very lightweight workflow engine written in Golang.\n* [uTask](https://github.com/ovh/utask) [![Stars](https://img.shields.io/github/stars/ovh/utask)](https://github.com/ovh/utask/stargazers) - Automation engine that models and executes business processes declared in yaml.\n* [Wexflow](https://wexflow.github.io/) [![Stars](https://img.shields.io/github/stars/aelassas/wexflow)](https://github.com/aelassas/wexflow) .NET Workflow Engine and Automation Platform.\n* [Windmill](https://www.windmill.dev/) [![Stars](https://img.shields.io/github/stars/windmill-labs/windmill.svg)](https://github.com/windmill-labs/windmill) - Turn scripts into workflows and UIs. Open-source alternative to Airplane and Retool.\n* [Workflow Engine](https://workflowengine.io) - A lightweight .NET and Java workflow engine.\n* [YAWL](https://yawlfoundation.github.io/index.html) [![Stars](https://img.shields.io/github/stars/yawlfoundation/yawl.svg)](https://github.com/yawlfoundation/yawl) - (Yet Another Workflow Language), Java-based, handles complex data transformations, and full integration with organizational resources and external Web Services.\n* [Zeebe](https://zeebe.io) [![Stars](https://img.shields.io/github/stars/zeebe-io/zeebe.svg)](https://github.com/zeebe-io/zeebe) - A horizontally scalable, cloud-native workflow engine that executes BPMN models and is best operated on Kubernetes; polyglot clients connect via gRPC or available language clients.\n\n\n## BPM Suite\n\n* [Activiti](https://www.activiti.org/) [![Stars](https://img.shields.io/github/stars/Activiti/Activiti.svg)](https://github.com/Activiti/Activiti) - Activiti is a leading lightweight, java-centric open-source BPMN engine supporting real-world process automation needs.\n* [Activiti Cloud](https://activiti.gitbook.io/activiti-7-developers-guide/) - is now the new generation of business automation platform offering a set of cloud native building blocks designed to run on distributed infrastructures.\n* [Bonita](https://github.com/bonitasoft/bonita-engine) [![Stars](https://img.shields.io/github/stars/bonitasoft/bonita-engine.svg)](https://github.com/bonitasoft/bonita-engine) - BPMN engine that comes with an optional development environment, a designer, an optional user interface and administrative tools.\n* [Flowable](https://github.com/flowable/flowable-engine) [![Stars](https://img.shields.io/github/stars/flowable/flowable-engine.svg)](https://github.com/flowable/flowable-engine) - The Flowable project provides a core set of open source business process engines that are compact and highly efficient. They provide a workflow and Business Process Management (BPM) platform for developers, system admins and business users.\n* [jBPM](https://www.jbpm.org/) [![Stars](https://img.shields.io/github/stars/kiegroup/jbpm.svg)](https://github.com/kiegroup/jbpm) - The core of jBPM is a light-weight, extensible workflow engine written in pure Java that allows you to execute business processes using the latest BPMN 2.0 specification.\n\n\n## SAAS\n\n* [AWS Step Functions](https://aws.amazon.com/step-functions/?step-functions) - Clear workflows for modern applications.\n* [Azure Logic Apps](https://azure.microsoft.com/en-us/products/logic-apps) - Built on a containerized runtime, deploy and run anywhere to increase scale and portability while automating business-critical workflows.\n* [Braze](https://www.braze.com/) - Power customer-centric interactions between consumers and brands in real-time.\n* [Camunda Cloud](https://camunda.com/products/cloud/) - A workflow service executing BPMN, providing various language clients, based on the open source project [Zeebe](https://zeebe.io) [![Stars](https://img.shields.io/github/stars/zeebe-io/zeebe.svg)](https://github.com/zeebe-io/zeebe).\n* [Codehooks.io](https://codehooks.io/) – Serverless backend with a workflow engine for automation and AI, supporting LLM-generated workflows via the codehooks-js NPM package.\n* [Corezoid](https://corezoid.com/) - Hyperautomation engine.\n* [Embed Workflow](https://embedworkflow.com/) - Simple native workflow builder for your end-users\n* [Orkes Conductor](https://orkes.io/cloud/) - Orkes provides Netflix Conductor as a cloud services across all the major cloud providers with enterprise features such as security, integrations and Visual workflow code editor.\n* [Google Cloud Workflows](https://cloud.google.com/workflows/) - Combine Google Cloud services and APIs to  build reliable applications, process automation, and data and machine learning pipelines.\n* [Inngest](https://www.inngest.com/) - A scalable, event-driven durable execution platform\n* [Zenaton](https://zenaton.com) - Workflow engine for data processes and background jobs available in PHP, Node.js, Python and Ruby.\n\n\n## Library (embedded usage)\n\n* [Automatiko](https://automatiko.io) [![Stars](https://img.shields.io/github/stars/automatiko-io/automatiko-engine.svg)](https://github.com/automatiko-io/automatiko-engine) - a toolkit to build services and functions based on workflows (primarily BPMN2). Introduces and implements concepts: workflow as a service, workflow as a function and workflow as a function flow.\n* [C++ Workflow](https://github.com/sogou/workflow) [![Stars](https://img.shields.io/github/stars/sogou/workflow.svg)](https://github.com/sogou/workflow) - C++ Parallel Computing and Asynchronous Networking Engine.\n* [Camunda](https://camunda.com) [![Stars](https://img.shields.io/github/stars/camunda/camunda-bpm-platform.svg)](https://github.com/camunda/camunda-bpm-platform) - BPMN-based workflow engine that can be embedded as java library (e.g. Spring Boot) or used standalone, including a graphical modeler and operations tooling.\n* [Captain](https://github.com/LiveRamp/captain) [![Stars](https://img.shields.io/github/stars/LiveRamp/captain.svg)](https://github.com/LiveRamp/captain) - Distributed, light-weight java workflow engine for a microservice architecture.\n* [CoreWF](https://github.com/UiPath/corewf) [![Stars](https://img.shields.io/github/stars/UiPath/corewf.svg)](https://github.com/UiPath/corewf) - WF runtime ported to work on .NET Core\n* [Dagger](https://github.com/wayfair-incubator/dagger) - Dagger is a distributed, horizontally scalable, durable, and highly available orchestration engine in python based on [Faust-Streaming](https://github.com/faust-streaming/faust) for running millions of long running tasks with direct integration with Kafka\n* [Django River](https://github.com/javrasya/django-river) [![Stars](https://img.shields.io/github/stars/javrasya/django-river.svg)](https://github.com/javrasya/django-river) - Django workflow library that supports on the fly changes for states, transitions, and authorizations\n* [DBOS Transact](https://github.com/dbos-inc/dbos-transact) [![Stars](https://img.shields.io/github/stars/dbos-inc/dbos-transact.svg)](https://github.com/dbos-inc/dbos-transact) - DBOS typescript library for writing durable and transactional workflows.\n* [Durable Task Framework](https://github.com/Azure/durabletask) [![Stars](https://img.shields.io/github/stars/Azure/durabletask.svg)](https://github.com/Azure/durabletask) - Durable Task Framework (DTFx) is a library that allows users to write long running persistent workflows in C#.\n* [go-taskflow](https://github.com/noneback/go-taskflow)[![Stars](https://img.shields.io/github/stars/noneback/go-taskflow.svg)](https://github.com/noneback/go-taskflow) - A pure go General-purpose Task-parallel Programming Framework with integrated visualizer and profiler\n* [Kogito](https://kogito.kie.org/) [![Stars]( https://img.shields.io/github/stars/kiegroup/kogito-runtimes.svg )](https://github.com/kiegroup/kogito-runtimes) - Cloud-native business automation technology. Embeddable to produce JVM or GraalVM artifacts or interacted through Kafka & REST APIs\n* [Luigi](https://github.com/spotify/luigi) [![Stars](https://img.shields.io/github/stars/spotify/luigi.svg)](https://github.com//spotify/luigi) - Python module that helps you build complex pipelines of batch jobs.\n* [nFlow](https://github.com/NitorCreations/nFlow) [![Stars](https://img.shields.io/github/stars/NitorCreations/nFlow.svg)](https://github.com/NitorCreations/nFlow) - Embeddable JVM-based workflow engine with high availability, fault tolerance, and support for multiple databases. Additional libraries are provided for visualization and REST API.\n* [Oban](https://github.com/sorentwo/oban) - Robust job processing in Elixir, backed by modern PostgreSQL or SQLite3\n* [SciPipe](https://github.com/scipipe/scipipe) [![Stars](https://img.shields.io/github/stars/scipipe/scipipe.svg)](https://github.com/scipipe/scipipe) - A Go library for writing pipelines of Bash commands or Go-code using the dataflow / flow-based programming paradigm.\n* [SpiffWorkflow](https://spiffworkflow.readthedocs.io/en/latest/) [![Stars](https://img.shields.io/github/stars/sartography/SpiffWorkflow.svg)](https://github.com/sartography/SpiffWorkflow) - SpiffWorkflow - a BPMN 2.0 workflow engine implemented in pure Python.\n* [Symfony Workflow](https://symfony.com/doc/current/components/workflow.html) [![Stars](https://img.shields.io/github/stars/symfony/workflow.svg)](https://github.com/symfony/workflow) - Symfony Workflow component - The Workflow component provides tools for managing a workflow or finite state machine in PHP.\n* [Unify Flowret](https://github.com/americanexpress/unify-flowret) [![Stars](https://img.shields.io/github/stars/americanexpress/unify-flowret.svg)](https://github.com/americanexpress/unify-flowret) - A lightweight Java based workflow / orchestration engine.\n* [Viewflow](http://viewflow.io) [![Stars](https://img.shields.io/github/stars/viewflow/viewflow.svg)](https://github.com/viewflow/viewflow) - Reusable workflow library that helps organize people collaboration business logic in django applications.\n* [Workflow Core](https://github.com/danielgerlag/workflow-core) [![Stars](https://img.shields.io/github/stars/danielgerlag/workflow-core.svg)](https://github.com/danielgerlag/workflow-core) - Lightweight workflow engine for .NET Standard\n* [WorkflowEngine.NET](https://github.com/optimajet/WorkflowEngine.NET) [![Stars](https://img.shields.io/github/stars/optimajet/WorkflowEngine.NET.svg)](https://github.com/optimajet/WorkflowEngine.NET) - WorkflowEngine.NET - component that adds workflow in your application. It can be fully integrated into your application, or be in the form of a specific service (such as a web service)\n"
  },
  {
    "path": "contributing.md",
    "content": "# Contribution Guidelines\n\nPlease ensure your pull request adheres to the following guidelines:\n\n- Search previous suggestions before making a new one, as yours may be a duplicate.\n- Only Open Source workflow engines.\n- Make an individual pull request for each suggestion.\n- Use the following format: ` [RESOURCE](LINK) - DESCRIPTION. `\n- The pull request and commit should have a useful title.\n- Titles should be [capitalized](http://grammar.yourdictionary.com/capitalization/rules-for-capitalization-in-titles.html).\n- Order projects alphabetically \n\nThank you for your suggestions!\n"
  }
]