1. Home
  2. Browse
  3. dispenso

dispenso

v1.5.0#0Go to latest

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.0#0

Publication

Supports

All

GitHub

facebookincubator/dispenso

Homepage

github.com/facebookincubator/dispenso

Subtree

5ffb014b71

License

MIT

Definition

Manifest