Skip to content
@cadence-workflow

cadence-workflow

Welcome to Cadence Workflow

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.8k 846

  2. cadence-web cadence-web Public

    Web UI for visualizing workflows on Cadence

    TypeScript 414 116

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

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

    Go 359 137

  4. cadence-samples cadence-samples Public

    Go 200 101

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

    Java framework for Cadence Workflow Service

    Java 145 113

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

    Java 99 67

Repositories

Showing 10 of 11 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.

    Go 8,766 Apache-2.0 846 89 (5 issues need help) 46 Updated Jul 11, 2025
  • cadence-java-client Public

    Java framework for Cadence Workflow Service

    Java 145 Apache-2.0 113 42 19 Updated Jul 10, 2025
  • Go 200 Apache-2.0 101 7 17 Updated Jul 10, 2025
  • cadence-web Public

    Web UI for visualizing workflows on Cadence

    TypeScript 414 Apache-2.0 116 15 (1 issue needs help) 10 Updated Jul 10, 2025
  • Cadence-Docs Public
    TypeScript 18 83 2 1 Updated Jul 10, 2025
  • cadence-go-client Public

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

    Go 359 Apache-2.0 137 47 (2 issues need help) 25 Updated Jul 9, 2025
  • cadence-idl Public

    Cadence IDL repo, shared by server / clients

    Thrift 14 Apache-2.0 45 3 1 Updated Jul 2, 2025
  • Java 99 Apache-2.0 67 3 (2 issues need help) 0 Updated Jun 24, 2025
  • cadence-charts Public

    Official repository for Cadence Helm Chart

    Mustache 14 Apache-2.0 8 12 3 Updated Jun 17, 2025
  • Go 3 Apache-2.0 1 3 0 Updated Jun 11, 2025

Most used topics

Loading…