Manipulation of writable memory areas in Lua

$ luarocks install memory

Memory areas are much like Lua strings, but their contents can be
modified in place and have an identity (selfness) independent from
their contents.

To install the C library, see:
https://github.com/renatomaia/lua-memory/blob/v2.0.0/doc/install.md#luarocks

Versions

2.0.0-12 years ago37 downloads

Dependencies

lua >= 5.4

Manifests