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-1150 days ago42 downloads
0.2.3-1203 days ago10 downloads
0.2.2-14 years ago59 downloads
0.2.1-25 years ago42 downloads
0.2.1-1Archived5 years ago24 downloads
0.2.0-1Archived5 years ago38 downloads
0.1.1-1Archived5 years ago32 downloads
0.1.0-1Archived5 years ago54 downloads

Dependencies

lua >= 5.1

Labels

Manifests