Obelisk icon
Obelisk icon

Obelisk

 Like

Deterministic workflow engine. Add resiliency to your workflows.

Obelisk screenshot 1

License model

  • FreeOpen Source

Platforms

  • Mac
  • Linux
  • Docker
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features

Properties

  1.  Privacy focused

Features

  1.  No registration required
  2.  Dark Mode
  3.  No Tracking
  4.  Ad-free
  5.  SQLite
  6.  Webhook support
  7.  OpenAI integration
  8. GitHub icon  GitHub Integration
  9.  WebHook Integration

 Tags

Obelisk News & Activities

Highlights All activities

Recent activities

Show all activities

Obelisk information

  • Developed by

    Obelisk
  • Licensing

    Open Source and Free product.
  • Written in

  • Alternatives

    2 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  270 Stars
  •  9 Forks
  •  8 Open Issues
  •   Updated Jun 21, 2025 
View on GitHub

Popular alternatives

View all

Our users have written 0 comments and reviews about Obelisk, and it has gotten 0 likes

Obelisk was added to AlternativeTo by Paul on Apr 10, 2025 and this page was last updated Apr 10, 2025.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Obelisk?

A deterministic workflow engine built on the WASM Component Model.

Features:

  • A webhook listening to GitHub star events.
  • Activities for interacting with Turso DB, OpenAI, and GitHub.
  • A workflow orchestrating the activities.

Core principles:

  • Replayable Workflows: Deterministic execution ensures reliable recovery, debugging, and auditing.
  • Resilient Activities: Automatic retries on errors and timeouts, with persistent input and results.
  • Schema-first design with end-to-end type safety: Uses WASM Component Model and WIT IDL for generating API bindings.

Use cases:

  • Periodic Tasks: Automate periodic checks with complex logic using regular code.
  • Background Jobs: Offload tasks with built-in error handling and retries.
  • Batch jobs: Manage large-scale tasks like faas deployments.
  • End-to-End Testing: Automate tests with detailed logs of each step.

Official Links