GithubHelp home page GithubHelp logo

zouguangxian / awesome-workflow-engines Goto Github PK

View Code? Open in Web Editor NEW

This project forked from meirwah/awesome-workflow-engines

0.0 1.0 0.0 113 KB

A curated list of awesome open source workflow engines

License: Apache License 2.0

awesome-workflow-engines's Introduction

awesome-workflow-engines

A curated list of awesome open source workflow engines

Full fledged product

  • Airflow Stars - Python-based platform for running directed acyclic graphs (DAGs) of tasks

  • Argo Workflows Stars - Open source container-native workflow engine for getting work done on Kubernetes

  • Azkaban Stars - Batch workflow job scheduler created at LinkedIn to run Hadoop jobs.

  • Brigade Stars - Brigade is a tool for running scriptable, automated tasks in the cloud โ€” as part of your Kubernetes cluster.

  • CabloyJS Stars - A Node.js full-stack framework with workflow engine, based on koa + egg + vue + framework7.

  • Cadence Stars - An orchestration engine to execute asynchronous long-running business logic developed by Uber Engineering.

  • Camunda Stars - 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.

  • CloudSlang Stars - Workflow engine to automate your DevOps use cases.

  • Conductor Stars - Netflix's Conductor is an orchestration engine that runs in the cloud.

  • Copper Stars - A high performance Java workflow engine.

  • Couler Stars - Unified interface for constructing and managing workflows on different workflow engines, such as Argo Workflows, Tekton Pipelines, and Apache Airflow.

  • Cromwell Stars - Workflow engine written in Scala and designed for simplicity and scalability. Executes workflows written in WDL or CWL.

  • Cylc Stars - Workflow engine that orchestrates complex distributed workflows with cyclic or acyclic graphs. It was originally designed to automate weather forecasting systems at NIWA.

  • Dagster Stars - Data orchestrator for machine learning, analytics, and ETL.

  • DigDag Stars - Digdag is a simple tool that helps you to build, run, schedule, and monitor complex pipelines of tasks.

  • DolphinScheduler Stars 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 Stars - A .NET Standard 2.0 Workflows Library.

  • easy-rules Stars - The simple, stupid rules engine for Java.

  • FireWorks Stars - FireWorks stores, executes, and manages calculation workflows.

  • Fission Workflows Stars - A high-perfomant workflow engine for serverless functions on Kubernetes.

  • Flor Stars - A workflow engine written in Ruby.

  • Flyte Stars - 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.

  • Imixs-Workflow Stars - A powerful human-centric Workflow Engine based on the BPMN 2.0 standard.

  • Kestra Stars - Open source data orchestration and scheduling platform with declarative syntax.

  • Kiba Stars - Data processing & ETL framework for Ruby

  • Kubeflow pipelines Stars - Kubeflow pipelines are reusable end-to-end ML workflows built using the Kubeflow Pipelines SDK.

  • Petri Flow Stars - Petri Net workflow engine for Ruby.

  • Martian Stars - An elegant, powerful language and framework for building high-performance computational pipelines.

  • MassTransitStars - .Net Messaging system with Saga Workflow Support

  • Mistral Stars - Workflow service, in OpenStack foundation.

  • N8n-io Stars - Free and open node based Workflow Automation Tool. Easily automate tasks across different services.

  • Nextflow Stars - Develop container-backed, reproducible workflows portable across computational platforms including local, HPC schedulers, AWS Batch, Google Genomics Pipelines, and Kubernetes.

  • Node-RED Stars - 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.

  • Oozie Stars - Workflow Scheduler for Hadoop.

  • Pallets Stars - Simple and reliable workflow engine, written in Ruby

  • Parsl Stars - Python framework for workflow orchestration and parallelization based on a dynamic graph of tasks and their data dependencies.

  • Pegasus Stars - Automate, recover, and debug scientific computations.

  • Piper Stars - A distributed Java workflow engine designed to be dead simple.

  • Plynx Stars - Interactive platform with drag and drop interface for building and deploying portable and scalable end-to-end data driven workflows.

  • Popper Stars - Lightweight, YAML based container-native workflow engine supporting Docker, Singularity, Vagrant VMs with Docker daemon in VM, and local host.

  • Prefect Stars - Prefect is a new workflow management system, designed for modern infrastructure and powered by the open-source Prefect Core workflow engine

  • RunDeck Stars - Job Scheduler and Runbook Automation.

  • StackStorm Stars - Robust Automation Engine providing Sensors, Triggers, Rules, Workflows, and Actions. StackStorm is how you "glue" your applications together.

  • Temporal Stars - 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.

  • Titanoboa Stars - Titanoboa is a platform for creating complex workflows on JVM.

  • uTask Stars - Automation engine that models and executes business processes declared in yaml.

  • Wexflow Stars - A high-performance, extensible, modular and cross-platform workflow engine.

  • Workflow Engine - A lightweight .NET and Java workflow engine.

  • YAWL Stars - (Yet Another Workflow Language), Java-based, handles complex data transformations, and full integration with organizational resources and external Web Services.

  • Zeebe Stars - 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.

BPM Suite

  • Activiti Stars - Activiti is a leading lightweight, java-centric open-source BPMN engine supporting real-world process automation needs.

  • Activiti Cloud - is now the new generation of business automation platform offering a set of cloud native building blocks designed to run on distributed infrastructures.

  • Bonita Stars - BPMN engine that comes with an optional development environment, a designer, an optional user interface and administrative tools.

  • Flowable Stars - 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.

  • jBPM Stars - 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.

SAAS

  • Camunda Cloud - A workflow service executing BPMN, providing various language clients, based on the open source project Zeebe Stars.
  • Refinery.io - Serverless IDE that allows you to visually build complex workflows (HTTP APIs, map/reduce, etc) on top of AWS Lambda. Supports writing in Python, Node.js, Golang, Ruby, and other languages.
  • Zenaton - Workflow engine for data processes and background jobs available in PHP, Node.js, Python and Ruby.

Library (embedded usage)

  • Camunda Stars - 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 Stars - Distributed, light-weight java workflow engine for a microservice architecture.

  • CoreWF Stars - WF runtime ported to work on .NET Core

  • Django River Stars - Django workflow library that supports on the fly changes for states, transitions, and authorizations

  • Kogito Stars - Cloud-native business automation technology. Embeddable to produce JVM or GraalVM artifacts or interacted through Kafka & REST APIs

  • Luigi Stars - Python module that helps you build complex pipelines of batch jobs.

  • SpiffWorkflow Stars - SpiffWorkflow - a BPMN 2.0 workflow engine implemented in pure Python.

  • Symfony Workflow Stars - Symfony Workflow component - The Workflow component provides tools for managing a workflow or finite state machine in PHP.

  • Viewflow Stars - Reusable workflow library that helps organize people collaboration business logic in django applications.

  • Workflow Core Stars - Lightweight workflow engine for .NET Standard

  • WorkflowEngine.NET Stars - 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)

awesome-workflow-engines's People

Contributors

absognety avatar adiqq avatar benwinding avatar berndruecker avatar cijujoseph avatar crazybber avatar crimeminister avatar gchauvet avatar jmettraux avatar jorisros avatar khaxis avatar kinow avatar kmmbvnr avatar mbarrien avatar meirwah avatar mrsuh avatar mryawe avatar photocyte avatar rabernat avatar reyronald avatar rsoika avatar rsuchecki avatar spekulatius avatar tchiotludo avatar terrytangyuan avatar usk81 avatar w3st3ry avatar waitak avatar wints avatar zouguangxian avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.