Nextflow is a dataflow workflow engine and distributed computing framework used to build and execute data-intensive pipelines. It serves as a scientific workflow language that allows users to define reproducible data processing sequences, supporting any scripting language through shebang declarations. The system functions as a containerized pipeline orchestrator, utilizing container technologies to ensure software dependencies remain consistent across different environments. It decouples workflow logic from the underlying infrastructure, enabling the same pipeline to run on local machines, cl
Activepieces is an open-source, self-hosted workflow automation platform designed to connect third-party applications through modular triggers and actions. It provides a low-code integration framework that allows users to build, manage, and execute complex business logic sequences within isolated, sandboxed environments. The platform distinguishes itself through its focus on embeddability and enterprise-grade security. It features an embedded automation builder that can be integrated into external applications via iframes, supported by comprehensive identity and access management tools such a
Repository for the CWL standards. Use https://cwl.discourse.group/ for support 😊
The main features of common-workflow-language/common-workflow-language are: Workflow Automation, Workflow Managers, Workflow Languages.
Open-source alternatives to common-workflow-language/common-workflow-language include: nextflow-io/nextflow — Nextflow is a dataflow workflow engine and distributed computing framework used to build and execute data-intensive… assemblerflow/assemblerflow. assemblerflow/flowcraft. broadinstitute/cromwell — Scientific workflow engine designed for simplicity & scalability. Trivially transition between one off use cases to… broadinstitute/wdl — Workflow Description Language - Specification and Implementations. activepieces/activepieces — Activepieces is an open-source, self-hosted workflow automation platform designed to connect third-party applications…