This project is fork of lua-cmsgpack, but use darc instead of normal lua stack iterate operation, which we can speed up by avoid using lua_next.
Tested with test.lua, but be careful when you take it for formal usage.
This library is open source software licensed under the BSD two-clause license.