Alternatives to Trigger.dev
An open-source platform for durable background jobs, scheduled tasks and AI agents written in TypeScript. The listings below can replace it for an important use case. Each note says what changes if you switch.
The original
Trigger.dev
An open-source platform for durable background jobs, scheduled tasks and AI agents written in TypeScript.
Replacements
Listings that take over the same core job as Trigger.dev.
Windmill
An open-source, self-hostable platform for turning scripts into workflows, internal apps and scheduled jobs.
Windmill turns scripts in TypeScript, Python, Go, Bash and other languages into workflows, internal apps and scheduled jobs. It is self-hostable, with some features in the enterprise edition.
Conductor
An open-source, event-driven workflow engine for durable execution of application and AI agent workflows.
Conductor is a free, open-source, event-driven engine for durable microservice and AI agent workflows with many storage backends. It takes more effort to deploy and operate.
Kestra
An open-source declarative orchestration platform for scheduled and event-driven workflows, self-hosted or in the cloud.
Kestra defines scheduled and event-driven workflows declaratively with more than 2,000 plugins and can be self-hosted, including air-gapped. It is heavier than a simple job runner.
Prefect
A workflow orchestration tool for scheduling, retrying and observing Python data and ML pipelines.
Prefect orchestrates workflows written in Python with decorators, built-in retries and scheduling. It suits Python data and ML pipelines rather than TypeScript background jobs.
Similar software
Related functionality, not a direct replacement.
Apache Airflow
A self-hosted platform for writing, scheduling and monitoring workflows defined as Python code.
Dagster
An open-source orchestrator for building, scheduling and monitoring data pipelines, with a hosted Dagster+ option.
Flyte
An open-source orchestration platform for durable data, machine learning and AI agent workflows written in Python.
Novu
Open-source notification infrastructure that sends in-app, email, SMS, push and chat messages through one API.
Svix
A webhook sending service with retries, signing and a customer portal, available hosted or self-hosted.
Supercronic
A crontab-compatible job runner built to run scheduled jobs inside containers.