Skip to content

Add Cronflow - Code-first workflow automation engine#176

Open
dali-benothmen wants to merge 2 commits intomeirwah:masterfrom
dali-benothmen:dali-benothmen/add-cronflow
Open

Add Cronflow - Code-first workflow automation engine#176
dali-benothmen wants to merge 2 commits intomeirwah:masterfrom
dali-benothmen:dali-benothmen/add-cronflow

Conversation

@dali-benothmen
Copy link

Adding Cronflow to the list of workflow engines.

Cronflow is a high-performance, code-first workflow automation engine that combines Rust's speed with Bun's JavaScript runtime. It offers:

  • 10x faster execution than traditional workflow tools
  • Full TypeScript support with intellisense
  • Human-in-the-loop capabilities
  • Parallel workflow execution
  • No drag-and-drop limitations - pure code approach

The project has gained 1000+ npm downloads in its first few days, indicating strong developer interest in performant, code-first automation tools.

GitHub: https://github.com/dali-benothmen/cronflow
NPM: https://www.npmjs.com/package/cronflow

Adding Cronflow to the list of workflow engines.

Cronflow is a high-performance, code-first workflow automation engine that combines Rust's speed with Bun's JavaScript runtime. It offers:

- 10x faster execution than traditional workflow tools
- Full TypeScript support with intellisense
- Human-in-the-loop capabilities
- Parallel workflow execution
- No drag-and-drop limitations - pure code approach

The project has gained 1000+ npm downloads in its first few days, indicating strong developer interest in performant, code-first automation tools.

GitHub: https://github.com/dali-benothmen/cronflow
NPM: https://www.npmjs.com/package/cronflow
README.md Outdated
* [Camunda](https://camunda.com) [![Stars](https://img.shields.io/github/stars/camunda/camunda-bpm-platform.svg)](https://github.com/camunda/camunda-bpm-platform) - BPMN-based workflow engine that can be embedded as java library (e.g. Spring Boot) or used standalone, including a graphical modeler and operations tooling.
* [Captain](https://github.com/LiveRamp/captain) [![Stars](https://img.shields.io/github/stars/LiveRamp/captain.svg)](https://github.com/LiveRamp/captain) - Distributed, light-weight java workflow engine for a microservice architecture.
* [CoreWF](https://github.com/UiPath/corewf) [![Stars](https://img.shields.io/github/stars/UiPath/corewf.svg)](https://github.com/UiPath/corewf) - WF runtime ported to work on .NET Core
* [Cronflow](https://github.com/dali-benothmen/cronflow) - The fastest code-first workflow automation engine built with Rust and Bun, featuring TypeScript support, human-in-the-loop workflows, and parallel execution.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

align plz to format
see the missing [![Stars](..)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @meirwah
Thank you for your comment. Changes has been made.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants