lua-ConciseSerialization

a pure Lua implementation of CBOR / RFC7049

$ luarocks install lua-conciseserialization

The Concise Binary Object Representation (RFC 8949) is a data format
whose design goals include the possibility of extremely small code size,
fairly small message size, and extensibility without the need for version
negotiation.

It's a pure Lua implementation, without dependency.

Versions

0.2.4-1305 days ago101 downloads
0.2.3-1358 days ago10 downloads
0.2.2-15 years ago59 downloads
0.2.1-26 years ago42 downloads
0.2.1-1Archived6 years ago24 downloads
0.2.0-1Archived6 years ago38 downloads
0.1.1-1Archived6 years ago32 downloads
0.1.0-1Archived6 years ago54 downloads

Dependencies

lua >= 5.1

Labels

Manifests