meirwah / awesome-workflow-engines

A curated list of awesome open source workflow engines
Apache License 2.0
6.39k stars 634 forks source link

nice to add my repo to the awesome list #92

Closed ChunelFeng closed 2 years ago

ChunelFeng commented 2 years ago

CGraph is a cross-platform DAG(Directed Acyclic Graph) framework based on C++17 without any 3rd-party.

You, with it, can build your own operators simply, and then describe any running schedules as you need, such as dependence, parallelling, aggregation and so on. Some useful tools and plugins are also provided to improve your project.

meirwah commented 2 years ago

👍