head to head · open source
Temporal vs Healthchecks
Temporal has 23,133 GitHub stars, 1,905 forks, 956 open issues and last shipped yesterday. Healthchecks has 10,338 stars, 1,012 forks, 53 open issues and last shipped 4 days ago. Temporal leads on adoption by 124% (23,133 vs 10,338 stars). Temporal is written in Go under MIT; Healthchecks is written in Python under BSD-3-Clause. Temporal has attracted 8% as many forks as stars, Healthchecks 10%. Temporal was the more recently maintained of the two, and both are self-hostable with no licence fee.
Two open source projects, one decision. Both are free and self-hostable — the differences are community size, license terms, language stack and release pace.
← all 8884 open source comparisons
Side by side
| Temporal | Healthchecks | |
|---|---|---|
| GitHub stars | ★ 23K | ★ 10K |
| License | MIT | BSD-3-Clause |
| Written in | Go | Python |
| Last push | 2026-09-17 | 2026-09-14 |
| Forks | ⑂ 1.9K | ⑂ 1.0K |
| Self-hosting | Yes | Yes |
| Data ownership | Your server | Your server |
pick Temporal if
- You weight community size — 23K stars and counting
- You want the MIT license terms
- Your stack matches Go
- You value the larger contributor base for long-term maintenance
pick Healthchecks if
- You want the Healthchecks feature set and don't need the biggest community
- You prefer the BSD-3-Clause license terms
- Your stack matches Python
- You evaluated both and Healthchecks fits your workflow better
About Temporal
Temporal is a durable execution platform for building resilient applications with workflows. It lives in the infrastructure and operations ecosystem, specifically within orchestration and scheduling. The server executes units of application logic called Workflows and automatically handles intermittent failures by retrying failed operations. Temporal originated as a fork of Uber's Cadence and is developed by Temporal Technologies, a startup formed by the creators of Cadence.
read the full Temporal overview →
About Healthchecks
Healthchecks is an open source cron job and background task monitoring service written in Python and Django. It lives in the Infrastructure and Operations ecosystem, in the orchestration and scheduling area, where teams need to know whether recurring jobs ran as expected. The service listens for HTTP requests and email messages, called pings, from cron jobs and scheduled tasks, called checks. When a ping does not arrive on time, Healthchecks sends alerts.
read the full Healthchecks overview →
More in Infrastructure & Operations
Related comparisons
More Orchestration & Scheduling projects
Compare either of these against the rest of the Orchestration & Scheduling field.
Frequently asked questions
Is Temporal or Healthchecks more popular?
Temporal has 23,133 GitHub stars and Healthchecks has 10,338. Temporal has the larger community by that measure.
Are Temporal and Healthchecks free?
Both are open source. Temporal is licensed under MIT and Healthchecks under BSD-3-Clause. Neither carries a licence fee.
What is the difference between Temporal and Healthchecks?
Temporal is written in Go and Healthchecks in Python. The practical differences are community size, licence terms, language stack and release cadence — all compared in the table above.
Which should I choose, Temporal or Healthchecks?
Choose Temporal if you want the larger community (23,133 stars) or its MIT licence terms. Choose Healthchecks if its feature set, stack or BSD-3-Clause licence fits better. Both are self-hostable.