Explore Temporal libraries and tools
mainThis repository is a curated list of resources for Temporal, a durable execution system that makes code fault-tolerant. It includes links to:
- Libraries: e.g.,
swtemporalfor using the Serverless Workflow DSL. - Tools:
temporal-operator: Kubernetes operator for managing Temporal Clusters.temporal-cloud-run: Pulumi scripts for deploying Temporal workers to Google Cloud Run.temporal-rest-executor: A REST server with Swagger UI to execute workflows/activities for development.tempo: An app for monitoring and managing Temporal Workflows on iOS, Android, and Linux.
- Terraform Providers:
terraform-provider-temporalcloudfor Temporal Cloud.terraform-provider-temporalfor managing Temporal Server resources.
- Frameworks:
awaithumans: A HITL (Human-In-The-Loop) primitive for AI agents that uses signals to suspend workflows until human review.iWF: A DSL workflow framework built on Temporal.Output: A TypeScript framework for AI Agents and Workflows.