An open API service indexing awesome lists of open source software.

https://github.com/damnwidget/cbor

Extensive Golang implementation of Concise Binary Object Representation (CBOR RFC7049) encoder and decoder
https://github.com/damnwidget/cbor

Last synced: 12 months ago
JSON representation

Extensive Golang implementation of Concise Binary Object Representation (CBOR RFC7049) encoder and decoder

Awesome Lists containing this project

README

          

# Concise Binary Object Representation Golang implementation (RFC7049)

This is a extensive high performance implementation of the CBOR (RFC7049)
proposed standard data format.