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.
☆13Updated 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:
- Thread safe, lock-free memory pool.☆61Updated last year
- std::future extension☆37Updated 5 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆28Updated last year
- a modern c++ plugin library☆86Updated 4 years ago
- A cross-platform FTP/FTPS client library built on Boost.Asio☆76Updated 8 months ago
- Object pool implementation in C++11☆101Updated 5 years ago
- header only log inherited from Nanolog☆39Updated 5 years ago
- Traitlets-like C++ properties and implementation of the observer pattern☆45Updated 3 months ago
- A C++11 memory pool for multi-threaded applications☆34Updated 8 years ago
- C++ utilities☆58Updated this week
- Ultra-fast and intuitive C++ JSON reader/writer with yyjson backend☆88Updated 9 months ago
- [Lib][Version 3.0.1][Functional] C++14 wrapper around minizip compression library☆94Updated 6 months ago
- A concurrent thread-safe hash map implemented in C++☆149Updated 2 years ago
- A design pattern library developed in modern c++.☆58Updated 3 years ago
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆134Updated last year
- cpp singleton works across dll/exe boundaries.☆81Updated 4 years ago
- ☆28Updated 2 months ago
- A c++ function closure implementation. It integrates the std::function and std::bind, and even more powerful.☆53Updated 2 years ago
- A C++ Library for Parsing Expressions with Strings, Complex Numbers, Vectors, Matrices and more.☆152Updated 2 years ago
- STL-based caches for C++☆116Updated 2 years ago
- Pipelines for Modern C++☆76Updated 5 years ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆94Updated 5 years ago
- libuv-based Event Dispatcher for Qt☆30Updated 10 years ago
- c/c++ log benchmark☆30Updated 11 months ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- A simple Qt based widget for visualizing spdlog output.☆72Updated last year
- Collection of header-only utilities for C++☆36Updated 2 years ago
- Coroutine library and toolkit for C++20☆39Updated last month
- 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 portable, pure C++11 timer component.☆181Updated last year