galois-advertising / gparallel
A DAG based parallel task schedule framework for galois advertising|基于DAG(Directed Acyclic Graph)的并行任务调度系统,自动推导节点依赖生成DAG。
☆167Updated last year
Alternatives and similar repositories for gparallel:
Users that are interested in gparallel are comparing it to the libraries listed below
- A faster int-to-int hashmap implemented in C++.☆42Updated 3 months ago
- ☆34Updated 5 years ago
- High-Performance C++ Fundamental Library☆569Updated 4 months ago
- C++ Base Library for serverside development☆348Updated 4 years ago
- ☆76Updated 2 years ago
- 小的实验项目代码☆34Updated last year
- brpc源码分析☆326Updated 5 years ago
- 无锁链表vs加锁链表(性能对比)☆37Updated 6 years ago
- Chinese version for Agner Fog's optimizing series☆80Updated 6 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆88Updated 4 years ago
- ltio, a network io library with pluggable coroutine supported(just run task like goroutine)☆20Updated last year
- A high performance C++11 base library for server-side dev☆30Updated 6 years ago
- 微服务治理框架C++实现☆80Updated 2 years ago
- A high performance multithread C++ network library for linux.☆64Updated 5 years ago
- A ZooKeeper client for C++.☆155Updated 2 years ago
- Show how to use c++ worker to develop distribute applications.☆15Updated 3 years ago
- (C++)基于图数据结构与拓扑序列的任务调度demo☆63Updated 7 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆67Updated 2 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆220Updated 7 years ago
- ☆53Updated 11 years ago
- ☆29Updated 8 years 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☆45Updated 3 years ago
- Fork from NanoLog. Output txt format logs directly for hft.☆88Updated last year
- 作为对《Concurrency with Modern C++》的中文翻译。☆243Updated 4 years ago
- C++ Workflow with kubernetes automated deployment.☆30Updated 3 years ago
- Optimizing Software In C++ 非正式中文翻译☆33Updated 3 years ago
- A multi-producer single consumer queue C++ template suitable for async logging with SHM IPC support☆77Updated 6 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆200Updated last year
- Coroutine C++ Workflow based on C++ 20☆66Updated this week
- Boost.Hana中文文档