【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流
☆2,274May 10, 2026Updated last 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☆421Jul 31, 2025Updated 9 months ago
- A General-purpose Task-parallel Programming System in C++☆11,962May 3, 2026Updated 2 weeks ago
- 一款简单易用和高性能的AI部署框架 | An Easy-to-Use and High-Performance AI Deployment Framework☆1,818Apr 25, 2026Updated 3 weeks ago
- C++ Parallel Computing and Asynchronous Networking Framework☆14,347May 9, 2026Updated last week
- A one-page-only CGraph-API-liked DAG project.☆27Feb 11, 2025Updated last year
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library st…☆3,427Jun 22, 2025Updated 10 months ago
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,248Jul 16, 2025Updated 10 months ago
- A DAG based parallel task schedule framework for galois advertising|基于DAG(Directed Acyclic Graph)的并行任务调度系统,自动推导节点依赖生成DAG。☆177Aug 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,125Updated this week
- 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,170Apr 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.☆582Jul 8, 2024Updated last year
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- A simple C++11 Thread Pool implementation☆8,739Jul 20, 2024Updated last year
- A tiny boost library in C++11.☆4,204May 27, 2025Updated 11 months ago
- High-Performance C++ Fundamental Library☆643Mar 16, 2026Updated 2 months ago
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,541Aug 20, 2024Updated last year
- 一款简单好用的 跨平台/多语言的 相似向量/相似词/相似句 高性能检索引擎。欢迎star & fork。Build together! Power another !☆548Dec 3, 2022Updated 3 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,266Apr 28, 2026Updated 3 weeks ago
- 高性能并行编程与优化 - 课件☆4,191Oct 18, 2024Updated last year
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,192Mar 14, 2026Updated 2 months ago
- modern C++(C++20), simple, easy to use rpc framework☆1,997Jan 9, 2026Updated 4 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- Proxy: Next Generation Polymorphism in C++☆3,047Jan 29, 2026Updated 3 months ago
- Fast C++ logging library.☆28,764May 11, 2026Updated last week
- An open-source C++ library developed and used at Facebook.☆30,381May 13, 2026Updated last week
- RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.☆2,139Mar 24, 2026Updated last month
- C++那些事☆43,122Updated this week
- Event-driven network library for multi-threaded Linux server in C++11☆16,091Dec 23, 2025Updated 4 months ago
- Event Dispatcher and callback list for C++☆1,661Dec 8, 2024Updated last year
- 详细的C/C++编程规范指南,由360质量工程部编著,适用于桌面、服务端及嵌入式软件系统。☆2,712Oct 19, 2024Updated last year
- Master Modern C++(11/14/17/20) Templates: TMP, SFINAE, Concepts, CRTP, Variadic Magic, and Compile-Time Sorcery☆1,644Jan 24, 2025Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- 【Go DAG Schedule Framework】A simple way to build a pipeline with Go.☆52Aug 16, 2025Updated 9 months ago
- Abseil Common Libraries (C++)☆17,271Updated this week
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,194Dec 25, 2024Updated last year
- MegCC是一个运行时超轻量,高效,移植简单的深度学习模型编译器☆482Oct 23, 2024Updated last year
- 《C++ Templates 第二版》中文翻译,和原书排版一 致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,522Apr 3, 2022Updated 4 years ago
- Linux下C++轻量级WebServer服务器☆19,489Jul 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