FICHA · MANJARO

haskell-concurrent-supply

A fast concurrent unique identifier supply with a pure API

  • haskell-library
  • LIBRARY
  • CONCURRENCY
  • IDENTIFIERS
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

A Haskell library for generating unique identifiers efficiently in concurrent programs while exposing a pure API. It helps code assign fresh IDs without centralizing all work in one bottleneck.

Developers use it in compilers, graph algorithms, caches, and systems that create many internal names. Identifier uniqueness should be scoped clearly so values are not mistaken for stable external IDs.

Permissions

Permissions not analysed for this source yet.