fifo.lua

Queue library

A Lua library implementing a First-In-First-Out data structure

Fifo library for Lua

GitHub

35 stars
8 watching
7 forks
Language: Lua
last commit: almost 4 years ago
data-structuresfifolua

Related projects:

Repository Description Stars
daurnimator/lua-http A Lua HTTP library providing support for HTTP(S) versions 1.0, 1.1 and 2, including client and server functionality. 805
daurnimator/luatz A Lua library for working with dates and times in different time zones. 120
daurnimator/lredis A Redis client library written in Lua for interacting with a Redis server 42
aviate-labs/queue.mo A data structure implementation in Motoko for efficient, FIFO-based element sequencing 1
daurnimator/lua-psl A Lua library providing bindings to the Public Suffix List (PSL) library. 9
dafrito/luacxx A C++ library that simplifies the creation of Lua bindings and provides an efficient interface for calling into C and C++ libraries. 158
lua-stdlib/lua-stdlib A collection of standard Lua libraries for various versions of the Lua programming language. 289
daurnimator/zig-autolua A tool for generating a Lua binding for the Zig programming language. 22
bungle/lua-resty-haru A Lua library providing FFI bindings to the Haru PDF library for creating and manipulating PDF documents. 9
aiq/luazdf A collection of reusable, independent utility functions for the Lua programming language 46
actboy168/bee.lua A comprehensive Lua runtime and toolset with various extensions and libraries for building high-performance applications. 160
io7m/coreland-lua-ada A C-based implementation of Ada bindings to the Lua language 6
mirven/underscore.lua A Lua library implementing functional programming utilities inspired by the JavaScript library underscore. 402
flowyroll/lodash.lua A Lua implementation of a functional programming library inspired by JavaScript's Lodash. 66
fiatjaf/lunatico A Go library that enables running Lua scripts inside Go programs by providing helper functions to interact with the Lua stack. 10