【A common used C++ & Python DAG framework】 一个通用的、无三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork & 交流
☆2,268Apr 19, 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☆418Jul 31, 2025Updated 9 months ago
- A General-purpose Task-parallel Programming System in C++☆11,955Updated this week
- 一款简单易用和高性能的AI部署框架 | An Easy-to-Use and High-Performance AI Deployment Framework☆1,796Updated this week
- C++ Parallel Computing and Asynchronous Networking Framework☆14,338Apr 15, 2026Updated 2 weeks ago
- A one-page-only CGraph-API-liked DAG project.☆26Feb 11, 2025Updated last year
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- 校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模 型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library st…☆3,409Jun 22, 2025Updated 10 months ago
- workspace是基于C++11的轻量级异步执行框架,支持:通用任务异步并发执行、优先级任务调度、自适应动态线程池、高效静态线程池、异常处理机制等。☆1,241Jul 16, 2025Updated 9 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,120Apr 11, 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,169Apr 13, 2026Updated 2 weeks ago
- 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
- 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.
- A simple C++11 Thread Pool implementation☆8,734Jul 20, 2024Updated last year
- A tiny boost library in C++11.☆4,205May 27, 2025Updated 11 months ago
- High-Performance C++ Fundamental Library☆640Mar 16, 2026Updated last month
- 中文的C++ Template的教学指南。与知名书籍C++ Templates不同,该系列教程将C++ Templates作为一门图灵完备的语言来讲授,以求帮助读者对Meta-Programming融会贯通。(正在施工中)☆10,533Aug 20, 2024Updated last year
- 一款简单好用的 跨平台/多语言的 相似向量/相似词/相似句 高性能检索引擎。欢迎star & fork。Build together! Power another !☆547Dec 3, 2022Updated 3 years ago
- A fast multi-producer, multi-consumer lock-free concurrent queue for C++11☆12,227Apr 3, 2026Updated 3 weeks ago
- 高性能并行编程与优化 - 课件☆4,177Oct 18, 2024Updated last year
- C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.☆2,184Mar 14, 2026Updated last month
- modern C++(C++20), simple, easy to use rpc framework☆1,993Jan 9, 2026Updated 3 months ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- Proxy: Next Generation Polymorphism in C++☆3,051Jan 29, 2026Updated 3 months ago
- Fast C++ logging library.☆28,689Apr 18, 2026Updated last week
- An open-source C++ library developed and used at Facebook.☆30,344Updated this week
- RPC framework based on C++ Workflow. Supports SRPC, Baidu bRPC, Tencent tRPC, thrift protocols.☆2,136Mar 24, 2026Updated last month
- C++那些事☆43,090Mar 12, 2026Updated last month
- Event-driven network library for multi-threaded Linux server in C++11☆16,053Dec 23, 2025Updated 4 months ago
- Event Dispatcher and callback list for C++☆1,656Dec 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.☆50Aug 16, 2025Updated 8 months ago
- Abseil Common Libraries (C++)☆17,218Updated this week
- C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code☆2,196Dec 25, 2024Updated last year
- MegCC是一个运行时超轻量,高效,移植简单的深度学习模型编译器☆483Oct 23, 2024Updated last year
- 《C++ Templates 第二版》中文翻译,和原书排版一致,第一部分(1至11章)以及第18,19,20,21、22、23、24、25章已完成,其余内容逐步更新中。 个人爱好,发现错误请指正☆2,524Apr 3, 2022Updated 4 years ago
- Linux下C++轻量级WebServer服务器☆19,440Jul 5, 2024Updated last year
- based on C++11 , a mini threadpool , accept variable number of parameters 基于C++11的线程池,简洁且可以带任意多的参数☆1,131Jul 18, 2025Updated 9 months ago