FICHA · MANJARO

haskell-pqueue

Reliable, persistent, fast priority queues.

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

Description

Provides reliable, persistent, fast priority queues for Haskell. Priority queues return the most important item first, while persistence lets previous versions remain available after updates.

It is useful for schedulers, graph algorithms, simulations, search, and task ordering. It is a data-structure library and has no standalone queue service.

Permissions

Permissions not analysed for this source yet.