taskflow
There are 31 repositories under taskflow topic.
taskflow/taskflow
A General-purpose Task-parallel Programming System using Modern C++
ChunelFeng/CGraph
【A common used C++ DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流
ytyht226/taskflow
taskflow是一款轻量、简单易用、可灵活扩展的通用任务编排框架,基于有向无环图(DAG)的方式实现,框架提供了组件复用、同步/异步编排、条件判断、分支选择等能力,可以根据不同的业务场景对任意的业务流程进行编排
ZSAIm/VideoCrawlerEngine
起源于旧项目爱奇艺解析器(iqiyi-parser)在开发、维护和扩展的过程中遇到的一些问题,而实现的一个基于任务流式的可视化爬虫引擎。引擎的执行单元是节点。脚本节点(script)作为根节点来完成对节点和流程的描述,经由任务节点(task)解析流程描述并生成节点的执行队列,最后交由工作者执行池处理。整个过程可视可控,所有节点处理器都以插件的形式导入,以最大程度实现易扩展性。
BruceDone/clock
可视化任务调度系统,精简到一个二进制文件 (Web visual task scheduler system , yes ! just one binary solve all the problems !)
p-ranav/pipeline
Pipelines for Modern C++
taskflow/tfprof
Profiling Taskflow Programs through Visualization
dpuyda/scheduling
A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.
symphony09/ograph
【Go DAG Schedule Framework】A simple way to build a pipeline with Go.
Gallasko/PgEngine
Yet another C++ cross platform graphical/game engine
chloro-pn/tunnel
Tunnel is a Pipeline Execution Engine based on C++20 coroutine
ChunelFeng/CGraph-lite
A lite and head-only CGraph-API-liked DAG project.
GuinsooLab/sheenflow
A next-generation open source orchestration platform for the development, production, and observation of data assets.
LionkingYang/taskflow
taskflow execute engine
xgfone/go-taskflow
A task flow in Go, you can use it to do and undo.
microsoft/taskflow-react
A promise and react based jsx style task flow library
eyouyou/pipeline
rust interceptor
tilfin/transgate
Agent-based task flow framework for Node.js
o-netusa/cppbase
Header-only cross-platform C++17 library providing common features for C++ projects
crystal-dataop/crystal
A data storage and analysis library.
dimxn/TaskFlow
TaskFlow is a web application for organizing your workspace
englip2002/ParallelComputingKNNDiabetes
This is a Distributed System and Parallel Computing Assignment Project which works on KNN about Diabetes Classification
117503445/tasksflow
Handling Complex Workflows with Tasks
Green-Sky/entt_playground
WIP code examples and experiments with EnTT
jdao55/ray-tracer
A simple ray tracer
lafirm/gold-price-data-engg
Get Current Gold Rate Periodically and Store the data using Airflow (Taskflow API) using Docker
MuhammadUmer78/TaskFlow
TaskFlow is a web application built with Python and Flask that helps you manage your tasks efficiently.
B7rian/ripsum
Faster sha256 checksums
SofairOfficial/fluida
High-performance flow computing toolbox
vojay-dev/airflow-dynamic-task-mapping
This project showcases how to use Dynamic Task Mapping in Apache Airflow