FICHA · MANJARO

lua52-fifo

Fifo library for Lua 5.2

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

Description

A FIFO queue library for Lua 5.2, useful when items must be processed in the same order they were added.

It is data-structure infrastructure. Developers use it for task queues, buffers, event handling, or any Lua code that needs first-in, first-out behavior.

Permissions

Permissions not analysed for this source yet.