Overview

Welcome to Runtara documentation. This guide will help you get started with building durable workflows that compile to native binaries.

What is Runtara?

Runtara is a workflow engine that compiles your workflows directly to native binaries. No interpreter overhead, minimal runtime dependencies, and fast, deterministic execution.

Key Features

  • Native Compilation - JSON workflows compile directly to native binaries
  • Durable Checkpoints - Snapshot execution state and resume from any checkpoint
  • Run Anywhere - Deploy on dedicated servers, cloud VMs, or edge devices
  • Deterministic Replay - Same inputs always produce the same outputs

Documentation Sections