hatchet-dev/hatchet
🪓 An orchestration engine for background tasks, AI agents, and durable workflows observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 99
- Release rhythm 87
- Longevity 70
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 0
- age_days: 992
- days_rel: 8
- days_push: 7
- n_releases_24m: 310
Adoption not part of the score
7792 stars · 478 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Hatchet is an open-source (MIT) orchestration engine for background tasks, AI agents, and durable workflows, available as a cloud service or self-hosted. It provides queuing, automatic retries, durable execution, DAGs, concurrency and rate limiting, plus real-time monitoring, alerting, and logging, with SDKs for Python, TypeScript, Go, and Ruby.
Use cases
- run background jobs with automatic retries
- orchestrate AI agent workflows durably
- schedule cron and event-triggered tasks
- build DAG pipelines with dependencies
- replace Celery or Temporal for task orchestration
- self-host a task queue with monitoring and replay
- rate-limit and control concurrency of task execution
When to choose
- you need durable, replayable workflows with retries and observability
- you want one platform for background tasks, cron, events, and AI agents
- you need SDKs across Python, TypeScript, Go, or Ruby
- you want a self-hostable MIT-licensed alternative to Temporal or Celery
When to avoid
- you only need simple in-process async scheduling without persistence
- you cannot run Postgres-backed infrastructure or prefer a lightweight queue
- your workflows are purely static data pipelines better served by Airflow-style tools
Facets
service · maturity active
workflow-automation scheduling message-queue monitoring agent-framework rate-limiting webhook microservices backend developer-tools self-hosted go python self-hosted cloud cross-platform durable-execution task-queue workflow-engine dag background-jobs celery-alternative temporal-alternative event-driven automation ai-agents nodejs docker
7 sources
- readme: https://github.com/hatchet-dev/hatchet · fetched 2026-08-28 · 01141dbd5255
- homepage: https://hatchet.run · fetched 2026-08-29 · 8d7ff6aae0cc
- site_page: https://docs.hatchet.run/ · fetched 2026-08-29 · a7d4732f838d
- site_page: https://docs.hatchet.run/reference/changelog · fetched 2026-08-29 · 5c8356e5b4d3
- site_page: https://docs.hatchet.run/v1/quickstart · fetched 2026-08-29 · 98981696f152
- site_page: https://docs.hatchet.run/home · fetched 2026-08-29 · a7d4732f838d
- site_page: https://hatchet.run/pricing · fetched 2026-08-29 · 467df28d4ae9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hatchet-dev/hatchet | main | 89 |
For agents
markdown · JSON · MCP: product_card(name="hatchet-dev/hatchet")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem