A high-performance C++ library for parallel programming with thread pools, parallel for loops, futures, task graphs, and concurrent containers
dispenso provides CMake targets:
find_package(Dispenso CONFIG REQUIRED)
target_link_libraries(main PRIVATE Dispenso::dispenso)
v1.5.0#0
All
MIT
Manifest