FICHA · MANJARO

lua51-binaryheap

Binary heap implementation for Lua 5.1

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

Description

A binary heap implementation for Lua 5.1, useful for priority queues, scheduling, pathfinding, and algorithms that repeatedly need the smallest or largest item.

It is data-structure infrastructure for scripts. Users normally need it through Lua applications, while developers use it to avoid rewriting heap logic.

Permissions

Permissions not analysed for this source yet.