10 results found Sort:
- Filter by Primary Language:
- C++ (4)
- Go (2)
- C (1)
- Java (1)
- JavaScript (1)
- Python (1)
- +
A General-purpose Task-parallel Programming System using Modern C++
Created
2018-04-18
2,319 commits to master branch, last one 29 days ago
【A common used C++ DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流
Created
2021-04-26
657 commits to main branch, last one 6 days ago
taskflow是一款轻量、简单易用、可灵活扩展的通用任务编排框架,基于有向无环图(DAG)的方式实现,框架提供了组件复用、同步/异步编排、条件判断、分支选择等能力,可以根据不同的业务场景对任意的业务流程进行编排
Created
2022-09-01
13 commits to master branch, last one 10 months ago
起源于旧项目爱奇艺解析器(iqiyi-parser)在开发、维护和扩展的过程中遇到的一些问题,而实现的一个基于任务流式的可视化爬虫引擎。引擎的执行单元是节点。脚本节点(script)作为根节点来完成对节点和流程的描述,经由任务节点(task)解析流程描述并生成节点的执行队列,最后交由工作者执行池处理。整个过程可视可控,所有节点处理器都以插件的形式导入,以最大程度实现易扩展性。
Created
2020-06-09
24 commits to master branch, last one 3 years ago
可视化任务调度系统,精简到一个二进制文件 (Web visual task scheduler system , yes ! just one binary solve all the problems !)
Created
2020-07-14
16 commits to master branch, last one 6 months ago
Profiling Taskflow Programs through Visualization
Created
2020-05-10
49 commits to master branch, last one about a year ago
A simple and fast library allowing to run async tasks and execute task graphs.
Created
2024-02-18
35 commits to main branch, last one about a month ago
【Go DAG Schedule Framework】A simple way to build a pipeline with Go.
Created
2023-12-29
62 commits to main branch, last one about a month ago
Yet another C++ cross platform graphical/game engine
Created
2024-09-30
31 commits to main branch, last one 15 days ago
Tunnel is a Pipeline Execution Engine based on C++20 coroutine
Created
2023-06-23
69 commits to master branch, last one about a year ago