【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流
☆2,278May 10, 2026Updated last month
Alternatives and similar repositories for CGraph
Users that are interested in CGraph are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 【A simple used C++ threadpool】一个简单好用,性能优异的,跨平台的C++线程池。欢迎 star & fork☆424Jul 31, 2025Updated 10 months ago
- A General-purpose Task-parallel Programming System in C++☆11,999Jun 3, 2026Updated last week
- 一款简单易用和高性能的AI部署框架 | An Easy-to-Use and High-Performance AI Deployment Framework☆1,829Apr 25, 2026Updated last month
- C++ Parallel Computing and Asynchronous Networking Framework☆14,364Updated this week
- A one-page-only CGraph-API-liked DAG project.☆27Feb 11, 2025Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- 校 招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library st…☆3,435Jun 22, 2025Updated 11 months ago
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,252Jul 16, 2025Updated 10 months ago
- A DAG based parallel task schedule framework for galois advertising|基于DAG(Directed Acyclic Graph)的并行任务调度系统,自动推导节点依赖生成DAG。☆176Aug 26, 2023Updated 2 years ago
- A collection of modern C++ libraries, include coro_http, coro_rpc, compile-time reflection, struct_pack, struct_json, struct_xml, struct_…☆2,140May 21, 2026Updated 2 weeks ago
- Graph-based Approximate Nearest Neighbor Search Working off CGraph☆36Jun 30, 2024Updated last year
- A simple neural network inference framework☆25Aug 1, 2023Updated 2 years ago
- Simple, light-weight and easy-to-use asynchronous components☆2,180Apr 13, 2026Updated last month
- this a simple taskflow inspired by the githu taskflow proj for learning , it is even more easy than the ori version of task flow☆46Aug 22, 2021Updated 4 years ago
- A coroutine framework aimed at high-concurrency io with reasonable latency, based on io_uring.☆583Jul 8, 2024Updated last year
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A simple C++11 Thread Pool implementation☆8,756Jul 20, 2024Updated last year
- A tiny boost library in C++11.☆4,207May 27, 2025Updated last year
- High-Performance C++ Fundamental Library☆645Mar 16, 2026Updated 2 months ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,560May 20, 2026Updated 3 weeks ago
- 一款简单好用的 跨平台/多语言的 相似向量/相似词/相似句 高性能检索引擎。欢迎star & fork。Build together! Power another !☆549Dec 3, 2022Updated 3 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,313Apr 28, 2026Updated last month
- 高性能并行编程与优化 - 课件☆4,193Oct 18, 2024Updated last year
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,193Mar 14, 2026Updated 2 months ago
- modern C++(C++20), simple, easy to use rpc framework☆2,003Jan 9, 2026Updated 5 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Proxy: Next Generation Polymorphism in C++☆3,045Jan 29, 2026Updated 4 months ago
- Fast C++ logging library.☆28,865Updated this week
- An open-source C++ library developed and used at Facebook.☆30,405Updated this week
- RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.☆2,138Mar 24, 2026Updated 2 months ago
- C++那些事☆43,216May 16, 2026Updated 3 weeks ago
- Event-driven network library for multi-threaded Linux server in C++11☆16,125Dec 23, 2025Updated 5 months ago
- Event Dispatcher and callback list for C++☆1,665Dec 8, 2024Updated last year
- 详细的C/C++编程规范指南,由360质量工程部编著,适用于桌面、服务端及嵌入式软件系统。☆2,716Oct 19, 2024Updated last year
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,642Jan 24, 2025Updated last year
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- Abseil Common Libraries (C++)☆17,304Updated this week
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,191Dec 25, 2024Updated last year
- A light llama-like llm inference framework based on the triton kernel.☆187Jan 5, 2026Updated 5 months ago
- MegCC是一个运行时超轻量,高效,移植简单的深度学习模型编译器☆482Oct 23, 2024Updated last year
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23 、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,520Apr 3, 2022Updated 4 years ago
- Linux下C++轻量级WebServer服务器☆19,547Jul 5, 2024Updated last year
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,134Jul 18, 2025Updated 10 months ago