https://github.com/chunelfeng/cgraph-lite
A one-page-only CGraph-API-liked DAG project.
https://github.com/chunelfeng/cgraph-lite
cgraph dag parallel pipeline taskflow threadpool
Last synced: 5 days ago
JSON representation
A one-page-only CGraph-API-liked DAG project.
- Host: GitHub
- URL: https://github.com/chunelfeng/cgraph-lite
- Owner: ChunelFeng
- License: mit
- Created: 2024-09-04T16:07:09.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-11T14:08:04.000Z (about 1 year ago)
- Last Synced: 2025-07-21T11:52:36.353Z (8 months ago)
- Topics: cgraph, dag, parallel, pipeline, taskflow, threadpool
- Language: C++
- Homepage:
- Size: 12.7 KB
- Stars: 23
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CGraph-lite
CGraph-lite is a one-page-only CGraph-API-liked project, with simple DAG executor and param transfer function.
If you want more, click here : [CGraph](https://github.com/ChunelFeng/CGraph)