taskflow

There are 31 repositories under taskflow topic.

  • taskflow/taskflow

    A General-purpose Task-parallel Programming System using Modern C++

    Language:C++10.4k2554701.2k
  • CGraph

    ChunelFeng/CGraph

    【A common used C++ DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流

    Language:C++1.8k32408331
  • ytyht226/taskflow

    taskflow是一款轻量、简单易用、可灵活扩展的通用任务编排框架,基于有向无环图(DAG)的方式实现,框架提供了组件复用、同步/异步编排、条件判断、分支选择等能力,可以根据不同的业务场景对任意的业务流程进行编排

    Language:Java48491893
  • ZSAIm/VideoCrawlerEngine

    起源于旧项目爱奇艺解析器(iqiyi-parser)在开发、维护和扩展的过程中遇到的一些问题,而实现的一个基于任务流式的可视化爬虫引擎。引擎的执行单元是节点。脚本节点(script)作为根节点来完成对节点和流程的描述,经由任务节点(task)解析流程描述并生成节点的执行队列,最后交由工作者执行池处理。整个过程可视可控,所有节点处理器都以插件的形式导入,以最大程度实现易扩展性。

    Language:Python462161090
  • BruceDone/clock

    可视化任务调度系统,精简到一个二进制文件 (Web visual task scheduler system , yes ! just one binary solve all the problems !)

    Language:Go18661233
  • p-ranav/pipeline

    Pipelines for Modern C++

    Language:C++59307
  • taskflow/tfprof

    Profiling Taskflow Programs through Visualization

    Language:JavaScript49307
  • dpuyda/scheduling

    A simple and fast minimalistic header-only library allowing to run async tasks and execute task graphs.

    Language:C++44230
  • symphony09/ograph

    【Go DAG Schedule Framework】A simple way to build a pipeline with Go.

    Language:Go34114
  • Gallasko/PgEngine

    Yet another C++ cross platform graphical/game engine

    Language:C286
  • chloro-pn/tunnel

    Tunnel is a Pipeline Execution Engine based on C++20 coroutine

    Language:C++27101
  • ChunelFeng/CGraph-lite

    A lite and head-only CGraph-API-liked DAG project.

    Language:C++14141
  • GuinsooLab/sheenflow

    A next-generation open source orchestration platform for the development, production, and observation of data assets.

    Language:Python11154
  • LionkingYang/taskflow

    taskflow execute engine

    Language:C++8103
  • xgfone/go-taskflow

    A task flow in Go, you can use it to do and undo.

    Language:Go7400
  • microsoft/taskflow-react

    A promise and react based jsx style task flow library

    Language:TypeScript6413
  • eyouyou/pipeline

    rust interceptor

    Language:Rust5100
  • tilfin/transgate

    Agent-based task flow framework for Node.js

    Language:TypeScript531
  • o-netusa/cppbase

    Header-only cross-platform C++17 library providing common features for C++ projects

    Language:C++4100
  • crystal-dataop/crystal

    A data storage and analysis library.

    Language:C++3200
  • dimxn/TaskFlow

    TaskFlow is a web application for organizing your workspace

    Language:JavaScript2100
  • englip2002/ParallelComputingKNNDiabetes

    This is a Distributed System and Parallel Computing Assignment Project which works on KNN about Diabetes Classification

    Language:C++2100
  • 117503445/tasksflow

    Handling Complex Workflows with Tasks

    Language:Python110
  • Green-Sky/entt_playground

    WIP code examples and experiments with EnTT

    Language:C++1200
  • jdao55/ray-tracer

    A simple ray tracer

    Language:C++1100
  • lafirm/gold-price-data-engg

    Get Current Gold Rate Periodically and Store the data using Airflow (Taskflow API) using Docker

    Language:Python110
  • MuhammadUmer78/TaskFlow

    TaskFlow is a web application built with Python and Flask that helps you manage your tasks efficiently.

    Language:HTML10
  • phantom9999/mithril

    代码收集

    Language:C++1100
  • B7rian/ripsum

    Faster sha256 checksums

    Language:C++0151
  • SofairOfficial/fluida

    High-performance flow computing toolbox

    Language:Rust0121
  • vojay-dev/airflow-dynamic-task-mapping

    This project showcases how to use Dynamic Task Mapping in Apache Airflow

    Language:Python