【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流
☆2,259Apr 5, 2026Updated this week
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☆415Jul 31, 2025Updated 8 months ago
- A General-purpose Task-parallel Programming System in C++☆11,878Updated this week
- 一款简单易用和高性能的AI部署框架 | An Easy-to-Use and High-Performance AI Deployment Framework☆1,778Updated this week
- C++ Parallel Computing and Asynchronous Networking Framework☆14,322Apr 2, 2026Updated last week
- A one-page-only CGraph-API-liked DAG project.☆26Feb 11, 2025Updated last year
- Wordpress hosting with auto-scaling on Cloudways • AdFully Managed hosting built for WordPress-powered businesses that need reliable, auto-scalable hosting. Cloudways SafeUpdates now available.
- 校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library st…☆3,386Jun 22, 2025Updated 9 months ago
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,240Jul 16, 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,117Apr 3, 2026Updated last week
- A DAG based parallel task schedule framework for galois advertising|基于DAG(Directed Acyclic Graph)的并行任务调度系统,自动推导节点依赖生成DAG。☆175Aug 26, 2023Updated 2 years 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,161Updated this week
- 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.☆585Jul 8, 2024Updated last year
- DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A simple C++11 Thread Pool implementation☆8,725Jul 20, 2024Updated last year
- A tiny boost library in C++11.☆4,204May 27, 2025Updated 10 months ago
- High-Performance C++ Fundamental Library☆637Mar 16, 2026Updated 3 weeks ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,526Aug 20, 2024Updated last year
- 一款简单好用的 跨平台/多语言的 相似向量/相似词/相似句 高性能检索引擎。欢迎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,186Updated this week
- 高性能并行编程与优化 - 课件☆4,177Oct 18, 2024Updated last year
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,178Mar 14, 2026Updated 3 weeks ago
- modern C++(C++20), simple, easy to use rpc framework☆1,994Jan 9, 2026Updated 3 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Proxy: Next Generation Polymorphism in C++☆3,055Jan 29, 2026Updated 2 months ago
- Fast C++ logging library.☆28,593Apr 2, 2026Updated last week
- RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.☆2,133Mar 24, 2026Updated 2 weeks ago
- An open-source C++ library developed and used at Facebook.☆30,320Updated this week
- C++那些事☆43,030Mar 12, 2026Updated 3 weeks ago
- Event-driven network library for multi-threaded Linux server in C++11☆16,037Dec 23, 2025Updated 3 months ago
- Event Dispatcher and callback list for C++☆1,653Dec 8, 2024Updated last year
- 详细的C/C++编程规范指南,由360质量工程部编著,适用于桌面、服务端及嵌入式软件系统。☆2,709Oct 19, 2024Updated last year
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,645Jan 24, 2025Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Abseil Common Libraries (C++)☆17,166Updated this week
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,195Dec 25, 2024Updated last year
- MegCC是一个运行时超轻量,高效,移植简单的深度学习模型编译器☆484Oct 23, 2024Updated last year
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,524Apr 3, 2022Updated 4 years ago
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,127Jul 18, 2025Updated 8 months ago
- Linux下C++轻量级WebServer服务器☆19,394Jul 5, 2024Updated last year
- A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.☆70,626Updated this week