tooomasy / cpp-taskflowLinks
Cpp-Taskflow is a C++ library for managing and scheduling tasks that may be dependent on one another, represented as a DAG (directed acyclic graph). The library provides a simple and efficient way to express complex task dependencies and execute them in a highly concurrent and parallel manner.
☆12Updated 2 years ago
Alternatives and similar repositories for cpp-taskflow
Users that are interested in cpp-taskflow are comparing it to the libraries listed below
Sorting:
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- ☆15Updated 5 years ago
- Traitlets-like C++ properties and implementation of the observer pattern☆43Updated last month
- Thread safe, lock-free memory pool.☆60Updated last year
- std::future extension☆37Updated 5 years ago
- Ultra-fast and intuitive C++ JSON reader/writer with yyjson backend☆84Updated 5 months ago
- Collection of header-only utilities for C++☆36Updated last year
- A cross-platform FTP/FTPS client library built on Boost.Asio☆76Updated 5 months ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- A design pattern library developed in modern c++.☆53Updated 3 years ago
- tcp socket with support of c++20 coroutine (coroutine TS)☆26Updated 2 years ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆186Updated 5 years ago
- cpp singleton works across dll/exe boundaries.☆80Updated 3 years ago
- animals 是一个对 boost.beast 的更高层次抽象实现,增加常用的功能如ssl,url, socks/http代理等支持,以更易于使用为目标。☆11Updated last year
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆54Updated 2 years ago
- Show how to use c++ worker to develop distribute applications.☆15Updated 4 years ago
- purecpp opensource projects list☆94Updated 3 years ago
- A C++11 memory pool for multi-threaded applications☆34Updated 8 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- C++ utilities☆55Updated 6 months ago
- [Lib][Version 3.0.1][Functional] C++14 wrapper around minizip compression library☆89Updated 3 months ago
- STL-based caches for C++☆116Updated 2 years ago
- c/c++ log benchmark☆28Updated 8 months 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
- A fast and flexible c++ template class for tree data structures☆110Updated 2 months ago
- A portable, pure C++11 timer component.☆176Updated last year
- Boost.Hana中文文档☆114Updated 4 years ago
- Thread-safe C++11 wrapper for std::map with [readers-writer lock](https://en.wikipedia.org/wiki/Readers%E2%80%93writer_lock).☆31Updated last year
- a small lightweight std::execution work-alike☆65Updated 7 months ago
- Pipelines for Modern C++☆70Updated 5 years ago