FICHA · MANJARO

lua52-binaryheap

Binary heap implementation for Lua 5.2

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

Description

A binary heap implementation for Lua 5.2, useful for priority queues and ordered task scheduling inside Lua programs.

It is data-structure infrastructure for developers. Users normally receive it as a dependency, while Lua projects use it when they need fast access to the next highest or lowest priority item.

Permissions

Permissions not analysed for this source yet.