Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 2 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.