ruby-cbor

CBOR, Concise Binary Object Representation
  http://cbor.io/
  0
  no reviews



CBOR is a library for the CBOR binary object representation format, based on Sadayuki Furuhashi's MessagePack library.

This is a Ruby implementation of the CBOR (http://cbor.io) encoding, based on the (polished) high-performance msgpack-ruby code.