BigHugger
GH Repository · ChunelFeng

CGraph

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

stars
2,302
30-day movement
-1-0/day
Related entries
60
Connections
1
dockeragent-appC++langgraphaigraphpipelinetaskflowworkflowai-agentsdag

CGraph is a C++ and Python DAG framework for building flow-graph based parallel computation pipelines. It is dependency-free and cross-platform, and is tagged for workflow and AI-agent use.

Reach for it when you want to express tasks as a directed acyclic graph and run them in parallel without third-party dependencies.

Use it to

  • Build parallel task pipelines as DAGs
  • Orchestrate multi-step workflows in C++ or Python
  • Structure AI agent execution as a graph
  • Run cross-platform batch computation flows

For C++ and Python developers building graph-based workflows

Role
agent-app
Language
C++
Licence
MIT
Forks
390
Open issues
11
Last push
2026-09-07
Latest release
v2.3.4 · 2023-03-05
topicsdagworkflowpipelineparallel-computingc++ai-agents