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-11 year ago231 downloads
0.2.3-1Archived85 days ago15 downloads
0.2.2-1Archived85 days ago64 downloads
0.2.1-2Archived85 days ago47 downloads
0.2.1-1Archived6 years ago25 downloads
0.2.0-1Archived6 years ago39 downloads
0.1.1-1Archived6 years ago33 downloads
0.1.0-1Archived6 years ago57 downloads

Dependencies

lua >= 5.1

Labels

Manifests