illarn.class_name- get string class name from a lua objectillarn.deep_copy- create a deep copy of a lua tableillarn.logger- simple logger with terminal colorsillarn.pool- object poolingillarn.stringifier- generate a readable representation of any lua objectillarn.vararg_concat- build a string without a tableillarn.weak_reference- weak reference to a gc'able value with pass-through indexing and callingillarn.callable- functions with pre-placed arguments
All of the scripts were tested on lua 5.4.3 and luajit 2.1.1
luarocks install illarn-utils