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:
- 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
- std::future extension☆37Updated 4 years ago
- C++20 template metaprogramming, stateful template metaprogramming and concurrent workflow adaptation library☆27Updated last year
- A cross-platform FTP/FTPS client library built on Boost.Asio☆73Updated 3 months ago
- Ultra-fast and intuitive C++ JSON reader/writer with yyjson backend☆83Updated 4 months ago
- A fast and flexible c++ template class for tree data structures☆109Updated 3 weeks ago
- CN-CppUserGroup-2019-1,lock-free queue demo☆93Updated 5 years ago
- C++ utilities☆55Updated 5 months ago
- This library implements many commonly used but not natively supported function in std::string, like Split, Join, Trim, Compact, ReplaceAl…☆37Updated 10 years ago
- A design pattern library developed in modern c++.☆54Updated 3 years ago
- ☆15Updated 5 years ago
- Pipelines for Modern C++☆70Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- C++ plugin framework☆53Updated 6 years ago
- Traitlets-like C++ properties and implementation of the observer pattern☆43Updated last year
- Object pool implementation in C++11☆100Updated 4 years ago
- Thread safe, lock-free memory pool.☆60Updated last year
- cpp singleton works across dll/exe boundaries.☆80Updated 3 years ago
- a modern c++ plugin library☆87Updated 4 years ago
- header only log inherited from Nanolog☆38Updated 5 years ago
- A fastest, exception-safety and pure C++17 thread pool.☆131Updated 6 years ago
- STL-based caches for C++☆115Updated 2 years ago
- purecpp opensource projects list☆93Updated 3 years ago
- A C++ Library for Parsing Expressions with Strings, Complex Numbers, Vectors, Matrices and more.☆147Updated last year
- redis-cpp is a header-only library in C++17 for Redis (and C++11 backport)☆132Updated 9 months ago
- Lock-free multi-producer multi-consumer ring buffer FIFO queue.☆185Updated 5 years ago
- A C++14 reflection library☆75Updated last week
- Header-only spdlog config library which use json file as a configuration file☆12Updated 5 years ago
- Standalone reimplementation of //base module from Chromium☆58Updated 2 months ago
- A concurrent thread-safe hash map implemented in C++☆145Updated 2 years ago