Search open source projects
18 projects found for "workflow automation"
n8n
Sustainable Use LicenseWorkflow automation platform that lets you connect apps and services with a visual, node-based editor.
- Automation
- Developer Tools
Argo Workflows
Apache-2.0Kubernetes-native workflow engine that runs each step of a pipeline as a container, orchestrating parallel jobs and multi-step DAGs directly on a cluster.
- Automation
Argo Events
Apache-2.0Event-driven automation framework for Kubernetes that triggers workflows, functions, or other actions in response to events from any source.
- Automation
Kestra
Apache-2.0Declarative, YAML-based orchestration platform for scheduling and orchestrating data pipelines, ETL jobs, and business workflows.
- Automation
Prefect
Apache-2.0Python-native workflow orchestration platform for building, scheduling, and monitoring data pipelines with ordinary Python code.
- Automation
Temporal
MITDurable execution platform that lets developers write reliable, long-running workflows as ordinary code, with retries, state, and failure recovery handled automatically.
- Automation
StackStorm
Apache-2.0Event-driven automation platform that triggers actions and workflows automatically in response to events across your infrastructure.
- Automation
Mattermost
AGPL-3.0Open-core, self-hosted team collaboration platform combining chat, workflow automation, voice calling and screen sharing, built on Go, React and PostgreSQL.
- Chat & Messaging
Ansible
GPL-3.0Radically simple IT automation platform for configuration management, deployment and orchestration.
- DevOps
cert-manager
Apache-2.0Automates issuing, renewing, and managing TLS certificates for Kubernetes applications, eliminating manual certificate handling.
- DevOps
Playwright
Apache-2.0Reliable end-to-end testing and browser automation framework for modern web apps.
- Developer Tools
- Testing
Crawlee
Apache-2.0Node.js and TypeScript library for web scraping and browser automation, built to produce reliable crawlers that resist bot detection.
- Developer Tools
Cypress
MITJavaScript end-to-end testing framework built for the modern web with fast, reliable testing.
- Testing
Jenkins
MITWidely used open-source automation server with a large plugin ecosystem for building CI/CD pipelines and automating software delivery.
- DevOps
k6
AGPL-3.0Modern load and performance testing tool that lets developers script tests in JavaScript and run them from the command line, built for the DevOps and CI/CD era.
- Testing
Skaffold
Apache-2.0Local Kubernetes development tool that automates the build-push-deploy loop so code changes are reflected in a cluster automatically.
- Developer Tools
Woodpecker CI
Apache-2.0Simple, container-native CI/CD engine extensible via plugins, designed to run pipelines with a lightweight server and agent footprint.
- DevOps
Dapr
Apache-2.0Portable runtime that gives microservices building blocks - state management, pub/sub messaging, service invocation, and workflow - over a sidecar API in any language.
- Backend