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-12 years ago316 downloads
0.2.3-1Archived2 years ago19 downloads
0.2.2-1Archived6 years ago68 downloads
0.2.1-2Archived7 years ago51 downloads
0.2.1-1Archived8 years ago29 downloads
0.2.0-1Archived9 years ago43 downloads
0.1.1-1Archived9 years ago37 downloads
0.1.0-1Archived9 years ago61 downloads

Dependencies

lua >= 5.1

Labels

Manifests