FICHA · MANJARO

haskell-stm-hamt

STM-specialised Hash Array Mapped Trie

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

Description

Provides an STM-specialized Hash Array Mapped Trie for Haskell. HAMT structures support efficient map-like storage, and STM specialization helps concurrent code update shared data transactionally.

It is useful for concurrent caches, indexes, services, and in-memory shared state that needs atomic updates. It is a developer library and has no standalone storage service.

Permissions

Permissions not analysed for this source yet.