1. Home
  2. Browse
  3. dispenso

dispenso

v1.5.1#0Latest

A high-performance C++ library for parallel programming with thread pools, parallel for loops, futures, task graphs, and concurrent containers

Install

Run the following Vcpkg command to install the port.

vcpkg install dispenso

Usage

dispenso provides CMake targets:

find_package(Dispenso CONFIG REQUIRED)

target_link_libraries(main PRIVATE Dispenso::dispenso)

Dependencies

See source

Version

v1.5.1#0

Publication

Supports

All

GitHub

facebookincubator/dispenso

Homepage

github.com/facebookincubator/dispenso

Subtree

56383da6ba

License

MIT

Definition

Manifest