Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ctrl+flow #106

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,10 @@ A curated list of awesome open source workflow engines
* [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.
* [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.
* [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/).
* [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.
* [ctrl+flow](https://github.com/ctrlflowjs/ctrlflow) [![Stars](https://img.shields.io/github/stars/ctrlflowjs/ctrlflow.svg)](https://github.com/ctrlflowjs/ctrlflow) - Fullstack JS framework to embed visual programming interfaces in web apps, with durable background processing. Delivers an intuitive UX that turns non-technical users into collaborators and reduces load on dev teams.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this seems to be in a very early stage, maybe worth to add after it gains some more traction

* [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.
* [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.
* [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.
* [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.
* [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.
* [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.
* [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.
Expand Down Expand Up @@ -87,12 +88,13 @@ A curated list of awesome open source workflow engines
* [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.
* [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.
* [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
* [ctrl+flow](https://github.com/ctrlflowjs/ctrlflow) [![Stars](https://img.shields.io/github/stars/ctrlflowjs/ctrlflow.svg)](https://github.com/ctrlflowjs/ctrlflow) - Fullstack JS framework to embed visual programming interfaces in web apps, with durable background processing. Delivers an intuitive UX that turns non-technical users into collaborators and reduces load on dev teams.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no point in adding it twice

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gotcha, wasn't sure, it fit both categories and saw other options listed in more than one place.

* [Dagger](https://github.com/wayfair-incubator/dagger) - Dagger is a distributed, horizointally 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
* [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
* [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
* [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.
* [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.
* [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.
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Forgive the confusing additional diffs, my IDE automatically removes trailing whitespace on lines.

* [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.
* [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.
* [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.
* [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
Expand Down