CMD + K

dispenso

Community

The project provides high-performance concurrency, enabling highly parallel computation.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::dispenso

Usage Tracking

1.5.1
1.4.1
1.4.0
1.3.0
4 / 8 versions selected
Downloads (Last 6 months): 0

Description

Dispenso is a library for working with sets of tasks in parallel. It provides mechanisms for thread pools, task sets, parallel for loops, futures, pipelines, and more. Dispenso is a well-tested C++14 library designed to have minimal dependencies (some dependencies are required for the tests and benchmarks), and designed to be clean with compiler sanitizers (ASAN, TSAN).

About

Summary

The project provides high-performance concurrency, enabling highly parallel computation.

Last Updated

May 9, 2026 at 20:42

License

MIT

Supported Platforms

win-64
macOS-64
macOS-arm64
linux-64
linux-ppc64le
linux-aarch64