Skip to content

Commit

Permalink
Merge pull request #162 from LittleLittleCloud/patch-1
Browse files Browse the repository at this point in the history
Add StepWise Workflow
  • Loading branch information
meirwah authored Dec 31, 2024
2 parents cdb63a5 + d60b482 commit b159d0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ A curated list of awesome open source workflow engines
* [RunDeck](http://rundeck.org/) [![Stars](https://img.shields.io/github/stars/rundeck/rundeck.svg)](https://github.com/rundeck/rundeck) - Job Scheduler and Runbook Automation.
* [Snakemake](https://snakemake.github.io) [![Stars](https://img.shields.io/github/stars/snakemake/snakemake.svg)](https://github.com/snakemake/snakemake) - Workflow management system to create reproducible and scalable data analyses; python-based inspired by GNU `Make`.
* [StackStorm](https://stackstorm.com/) [![Stars](https://img.shields.io/github/stars/stackstorm/st2.svg)](https://github.com/StackStorm/st2) - Robust Automation Engine providing Sensors, Triggers, Rules, Workflows, and Actions. StackStorm is how you "glue" your applications together.
* [StepWise](https://github.com/LittleLittleCloud/StepWise) [![Stars](https://img.shields.io/github/stars/LittleLittleCloud/stepwise.svg)](https://github.com/LittleLittleCloud/StepWise) - A code-first, event-driven workflow framework for .NET Developers.
* [Temporal](http://temporal.io/) [![Stars](https://img.shields.io/github/stars/temporalio/temporal.svg)](https://github.com/temporalio/temporal) - Temporal is a microservice orchestration platform which enables developers to build scalable applications without sacrificing productivity or reliability. Temporal is a mature technology, a fork of Uber's Cadence. Temporal is being developed by Temporal Technologies, a startup by the creators of Cadence.
* [Titanoboa](https://titanoboa.io/) [![Stars](https://img.shields.io/github/stars/mikub/titanoboa.svg)](https://github.com/mikub/titanoboa) - Titanoboa is a platform for creating complex workflows on JVM.
* [Tork](https://github.com/runabol/tork) [![Stars](https://img.shields.io/github/stars/runabol/tork.svg)](https://github.com/runabol/tork) - Tork is a very lightweight workflow engine written in Golang.
Expand Down

0 comments on commit b159d0c

Please sign in to comment.