【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流
☆2,251Updated this week
Alternatives and similar repositories for CGraph
Users that are interested in CGraph are comparing it to the libraries listed below
Sorting:
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆414Jul 31, 2025Updated 7 months ago
- A General-purpose Task-parallel Programming System using Modern C++☆11,740Updated this week
- 一款简单易用和高性能的AI部署框架 | An Easy-to-Use and High-Performance AI Deployment Framework☆1,743Updated this week
- C++ Parallel Computing and Asynchronous Networking Framework☆14,300Feb 13, 2026Updated 2 weeks ago
- 校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模 型的推理。Implement a high-performance deep learning inference library st…☆3,324Jun 22, 2025Updated 8 months ago
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,106Feb 10, 2026Updated 2 weeks ago
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,234Jul 16, 2025Updated 7 months ago
- A one-page-only CGraph-API-liked DAG project.☆26Feb 11, 2025Updated last year
- A DAG based parallel task schedule framework for galois advertising|基于DAG(Directed Acyclic Graph)的并行任务调度系统,自动推导节点依赖生成DAG。☆174Aug 26, 2023Updated 2 years ago
- Simple, light-weight and easy-to-use asynchronous components☆2,141Feb 2, 2026Updated 3 weeks ago
- Graph-based Approximate Nearest Neighbor Search Working off CGraph☆37Jun 30, 2024Updated last year
- A simple neural network inference framework☆25Aug 1, 2023Updated 2 years ago
- High-Performance C++ Fundamental Library☆635Dec 22, 2025Updated 2 months ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.