Fast serialization of tables with references

$ luarocks install refser

refser allows to save primitive Lua types into strings and load them back.
refser is similar to identity-preserving table serialization by Metalua, but it is much faster as it is written in C.

Versions

0.2-19 years ago355 downloads
0.1-19 years ago397 downloads

Dependencies

lua >= 5.1, < 5.3

Labels

Manifests