|
taskflow
☆
« Back to VersTracker
|
||||||||||
|
Description: General-purpose Task-parallel Programming System using Modern C++ |
||||||||||
| Type: Formula | Latest Version: 3.11.0@0 | Tracked Since: Nov 23, 2025 | ||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||
| Category: Developer tools | ||||||||||
| Tags: c++ parallel-computing hpc concurrency gpu | ||||||||||
| Install: brew install taskflow | ||||||||||
|
About: Taskflow is a C++ library that enables parallel and heterogeneous task programming with a focus on performance and ease of use. It provides a dynamic tasking graph model to express dependencies between tasks, allowing for efficient scheduling on multi-core processors and GPUs. Its modern C++ API simplifies the development of complex parallel algorithms compared to traditional threading primitives. |
||||||||||
Key Features:
|
||||||||||
Use Cases:
|
||||||||||
Alternatives:
|
||||||||||
| Version History | ||||||||||
|