How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
Hatchet is an open-source durable workflow engine and task orchestration platform. It provides a framework for building and executing fault-tolerant, multi-step pipelines as directed acyclic graphs (DAGs), with automatic retries, scheduling, and real-time observability. The system is built around durable task checkpointing, which persists execution state after each step so work can resume from the last checkpoint after a worker crash or restart, and it supports event-driven task resumption that pauses a task until a matching external event arrives. The platform distinguishes itself through it
Multitree-based personal task manager
Framework for performing work asynchronously, outside of the request flow
The main features of autom8ter/machine are: Task Scheduling and Queues.
Open-source alternatives to autom8ter/machine include: hatchet-dev/hatchet — Hatchet is an open-source durable workflow engine and task orchestration platform. It provides a framework for… catmullet/go-workers. climech/grit — Multitree-based personal task manager. colega/zeropool. distribworks/dkron — dkron is a distributed cron service and high availability task scheduler designed to execute scheduled commands across… bamzi/jobrunner — Framework for performing work asynchronously, outside of the request flow.