KeyedArray

Keyed Array Class

A Lua data structure class for storing and managing collections of items with unique keys or positions.

A special data structure where items can be found by their position or key. Written in pure Lua.

GitHub

0 stars
1 watching
0 forks
Language: Lua
last commit: 3 months ago
Linked from 1 awesome list

lualua-library

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kikito/middleclass A Lua-based object-oriented programming library that enables easy creation of classes with inheritance and other features. 1,769
jzrake/lunum A C-based extension for Lua that provides flexible and robust numeric array manipulation facilities. 37
kkharji/sqlite.lua A Lua binding for a self-contained SQLite database engine 494
pharo-containers/containers-keyedtree An implementation of a data structure used to store hierarchical data in Smalltalk. 0
tmthrgd/lua-resty-aead An implementation of an authenticated encryption with associated data (AEAD) cipher algorithm in Lua. 0
kikito/inspect.lua Transforms any Lua value into a human-readable representation. 1,388
mikkelhjuul/ld A simple, RPC-based key-value database that provides basic get, set, and delete operations with bidirectional streaming. 22
kwanhur/lua-resty-imagick A Lua library providing bindings to ImageMagick's MagicWand, enabling image processing and manipulation 11
mkottman/luacrypto A Lua-based implementation of OpenSSL features for encryption and decryption 100
linkedinattic/cleo A flexible library for enabling rapid development of typeahead search functionality 565
ryanaghdam/has-key-deep A utility function to search nested objects for specific key paths or arrays of keys 1
kingtut10101/luarequireextended A Lua module that extends the traditional require function to support input parameters and multiple output values from loaded files. 1
tavikukko/lua-resty-hpdf A Lua library for creating PDF documents with various layouts and formatting options. 8
itzkiwisky/andromeda A Lua library for managing and loading various types of digital assets 2
somesocks/lua-lockbox A collection of cryptographic primitives written in Lua. 362