FICHA · MANJARO

haskell-parallel

Parallel programming library

  • Library
  • LIBRARY
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Provides a parallel programming library for Haskell. It helps code express computations that may be evaluated in parallel, improving performance when work can be split safely.

It is useful for CPU-bound algorithms, data processing, simulations, and workloads with independent tasks. It is a developer library and actual speedups depend on the program structure and runtime settings.

Permissions

Permissions not analysed for this source yet.