An open API service indexing awesome lists of open source software.

https://github.com/nandlabs/orcaloop

Orcaloop is a workflow orchestration tool written in golang
https://github.com/nandlabs/orcaloop

flows orchestration workflow

Last synced: 4 months ago
JSON representation

Orcaloop is a workflow orchestration tool written in golang

Awesome Lists containing this project

README

          

[![testing](https://img.shields.io/github/actions/workflow/status/nandlabs/orcaloop/go_ci.yml?branch=main&event=push&color=228B22)](https://github.com/nandlabs/orcaloop/actions?query=event%3Apush+branch%3Amain+)
[![release](https://img.shields.io/github/v/release/nandlabs/orcaloop?label=Latest&color=228B22)](https://github.com/nandlabs/orcaloop/releases/latest)
[![releaseDate](https://img.shields.io/github/release-date/nandlabs/orcaloop?label=Released&color=228B22)](https://github.com/nandlabs/orcaloop/releases/latest)
![Go Version](https://img.shields.io/github/go-mod/go-version/nandlabs/orcaloop?label=Go&color=00ADD8)
[![godoc](https://godoc.org/oss.nandlabs.io/orcaloop?status.svg)](https://pkg.go.dev/oss.nandlabs.io/orcaloop)

# orcaloop

orcaLoop is a powerful and flexible workflow engine designed to streamline and orchestrate complex business processes with ease. Written in the robust and efficient Go programming language, OrcaLoop combines high performance with unparalleled scalability, making it the ideal solution for enterprises and developers looking to automate workflows and improve operational efficiency.

### Key Features

- Versatility: OrcaLoop supports a wide range of workflows, from simple linear tasks to intricate multi-step processes with branching logic, parallel execution, and conditional flows.
- Developer-Friendly: With its intuitive API and clean design, OrcaLoop empowers developers to define, manage, and monitor workflows seamlessly within their applications.
- Scalability: Built on Go’s concurrency model, OrcaLoop handles high-throughput workflows effortlessly, ensuring your operations remain fast and reliable even as demands grow.
- Extensibility: OrcaLoop offers flexible integrations with external systems, APIs, and data sources, making it a perfect fit for any tech stack.
- Observability: Gain deep insights into your workflows with OrcaLoop’s built-in logging, metrics, and error handling features, ensuring full visibility and control.

Whether you’re managing data pipelines, coordinating microservices, or automating business operations, OrcaLoop is your trusted companion for achieving streamlined and efficient workflow execution. Embrace the power of Go and elevate your process automation with OrcaLoop today!

## Installation

TODO

## Contributing

We welcome contributions to the project. If you find a bug or would like to
request a new feature, please open an issue on
[GitHub](https://github.com/nandlabs/orcaloop/issues).

## License

This project is licensed under MIT License. See the [License](LICENSE) file for
details.