diff --git a/README.md b/README.md index 7506589934c..7b28891bcbe 100644 --- a/README.md +++ b/README.md @@ -3133,6 +3133,7 @@ _Full stack web frameworks._ _Libraries for creating Workflows._ +- [bpmn](https://github.com/olive-io/bpmn) - Lightweight BPMN 2.0 workflow engine implemented purely in Go. - [Cadence-client](https://github.com/uber-go/cadence-client) - A framework for authoring workflows and activities running on top of the Cadence orchestration engine made by Uber. - [Dagu](https://github.com/dagu-go/dagu) - No-code workflow executor. it executes DAGs defined in a simple YAML format. - [go-dag](https://github.com/rhosocial/go-dag) - A framework developed in Go that manages the execution of workflows described by directed acyclic graphs.