galois-advertising / gparallelLinks
A DAG based parallel task schedule framework for galois advertising|基于DAG(Directed Acyclic Graph)的并行任务调度系统,自动推导节点依赖生成DAG。
☆174Updated 2 years ago
Alternatives and similar repositories for gparallel
Users that are interested in gparallel are comparing it to the libraries listed below
Sorting:
- High-Performance C++ Fundamental Library☆623Updated last month
- Probably the best implementation for SkipList written by C++☆124Updated 2 years ago
- 无锁链 表vs加锁链表(性能对比)☆37Updated 7 years ago
- ☆77Updated 2 years ago
- brpc源码分析☆345Updated 6 years ago
- C++ Base Library for serverside development☆352Updated 5 years ago
- Chinese version for Agner Fog's optimizing series☆83Updated 6 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆69Updated 2 years ago
- ioCoro is an async-IO service framework based on cpp20Coroutine☆79Updated 2 years ago
- ☆34Updated 6 years ago
- This is part of the zeus library, just for sharing and funny.☆35Updated 2 years ago
- Template meta programming package by C++11.☆131Updated 9 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆209Updated 2 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆223Updated 7 years ago
- A faster int-to-int hashmap implemented in C++.☆50Updated 11 months ago
- Hurricane is a C++ based distributed real-time processing system.☆218Updated 3 years ago
- 《C++模板元编程实战:一个深度学习框架的初步实现》☆182Updated 6 years ago
- Coroutine C++ Workflow based on C++ 20☆70Updated last week
- A high performance multithread C++ network library for linux.☆67Updated 6 years ago
- Fork from NanoLog. Output txt format logs directly for hft.☆89Updated last year
- c++20 coroutine with epoll and queue☆114Updated last year
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- A C++ High Performance Web Server using io_uring and cpp20 coroutine☆127Updated 3 years ago
- A C++11 RPC framework based on future and protobuf, with utility: timer,ssl,future/promise,log,coroutine,etc☆553Updated last year
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆30Updated 2 years ago
- C++ raft lib☆138Updated 3 years ago
- 基于Arrow的轻量线程池☆94Updated last year
- Neural network base on c++14, support any number of layers 基于C++14元编程的深度学习神经网络模板类,支持任意层数☆104Updated 4 years ago
- An auto serializer for C++ non-pod struct, base on C++17 feature structured-binding , constexpr if and boost preprocessor☆37Updated 8 years ago
- ltio, a network io library with pluggable coroutine supported(just run task like goroutine)☆22Updated last year