Skip to content
@cadence-workflow

cadence-workflow

Welcome to Cadence Workflow

LFX Health Score LFX Active Contributors

About the Organization

Cadence Workflow is an open-source platform since 2017 for building and running scalable, fault-tolerant, and long-running workflows. Originally developed by Uber, Cadence is now adopted by many organizations worldwide for orchestrating complex distributed applications. This GitHub organization consolidates all Cadence-related projects under one umbrella, making it easier for developers to access the tools, resources, and community support they need to succeed.

Key Features

  • Stateful Workflow Orchestration: Build resilient workflows with automatic state persistence.
  • Fault Tolerance: Ensure workflows and activities are retried until successful or timeout.
  • Scalability: Handle high throughput and massive workloads seamlessly.
  • Multi-language Support: SDKs for Go, Java, and more coming.
  • Extensibility: Highly pluggable architecture is a good fit to be integrated in any project.

Repositories in This Organization

This organization hosts the following repositories:

Server (Frontend, History, Matching and System Workers)

  • cadence: The core orchestration engine powering Cadence.

SDKs and Clients

Tools and Utilities

Documentation

  • cadence-docs: Official documentation and learning resources. Repository for cadenceworkflow.io

Getting Started

Install Cadence

To get started with Cadence, visit the installation guide.

Learn Cadence

Explore the Cadence documentation to learn how to create workflows, write activities, and deploy your applications.

Community Support

Why Choose Cadence?

Cadence is trusted by organizations like Uber, DoorDash, and Coinbase for its:

  • Proven reliability and scalability in production environments.
  • Rich feature set for building robust distributed systems.
  • Active open-source community.

Organization

License

Cadence is licensed under the Apache 2.0 License, making it free and open-source for everyone.


Thank you for being part of the Cadence community. Let’s build scalable, fault-tolerant applications together!

Popular repositories Loading

  1. cadence cadence Public

    Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.

    Go 8.9k 861

  2. cadence-web cadence-web Public

    Web UI for visualizing workflows on Cadence

    TypeScript 416 121

  3. cadence-go-client cadence-go-client Public

    Framework for authoring workflows and activities running on top of the Cadence orchestration engine.

    Go 369 140

  4. cadence-samples cadence-samples Public

    Go 203 100

  5. cadence-java-client cadence-java-client Public

    Java framework for Cadence Workflow Service

    Java 147 115

  6. cadence-java-samples cadence-java-samples Public

    Java 101 67

Repositories

Showing 10 of 12 repositories
  • cadence Public

    Cadence is a distributed, scalable, durable, and highly available orchestration engine to execute asynchronous long-running business logic in a scalable and resilient way.

    cadence-workflow/cadence’s past year of commit activity
    Go 8,939 Apache-2.0 861 90 (6 issues need help) 57 Updated Oct 16, 2025
  • cadence-charts Public

    Official repository for Cadence Helm Chart

    cadence-workflow/cadence-charts’s past year of commit activity
    Mustache 15 Apache-2.0 9 8 1 Updated Oct 16, 2025
  • Cadence-Docs Public

    This repository updates the content of cadenceworkflow.io, the official website of the Cadence project.

    cadence-workflow/Cadence-Docs’s past year of commit activity
    TypeScript 18 84 1 2 Updated Oct 16, 2025
  • cadence-go-client Public

    Framework for authoring workflows and activities running on top of the Cadence orchestration engine.

    cadence-workflow/cadence-go-client’s past year of commit activity
    Go 369 Apache-2.0 140 47 (2 issues need help) 24 Updated Oct 16, 2025
  • cadence-workflow/cadence-samples’s past year of commit activity
    Go 203 Apache-2.0 100 7 20 Updated Oct 15, 2025
  • cadence-java-client Public

    Java framework for Cadence Workflow Service

    cadence-workflow/cadence-java-client’s past year of commit activity
    Java 147 Apache-2.0 115 42 20 Updated Oct 14, 2025
  • cadence-web Public

    Web UI for visualizing workflows on Cadence

    cadence-workflow/cadence-web’s past year of commit activity
    TypeScript 416 Apache-2.0 121 15 (1 issue needs help) 17 Updated Oct 13, 2025
  • cadence-workflow/starlark-worker’s past year of commit activity
    Go 16 Apache-2.0 3 3 0 Updated Oct 8, 2025
  • cadence-workflow/cadence-python-client’s past year of commit activity
    Python 1 Apache-2.0 3 0 2 Updated Oct 8, 2025
  • cadence-workflow/cadence-java-samples’s past year of commit activity
    Java 101 Apache-2.0 67 3 (2 issues need help) 0 Updated Oct 6, 2025

Most used topics

Loading…