FICHA · MANJARO

haskell-safesemaphore

Much safer replacement for QSemN, QSem, and SampleVar

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

Description

Provides safer replacements for QSemN, QSem, and SampleVar. These synchronization primitives help concurrent Haskell programs coordinate access to limited resources or shared communication points.

It is useful for threaded applications, worker pools, services, and libraries that need concurrency control. It is a developer library and correct use still requires careful concurrent design.

Permissions

Permissions not analysed for this source yet.