Ecosyste.ms: Awesome
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: 2 months ago
JSON representation
Extensive Golang implementation of Concise Binary Object Representation (CBOR RFC7049) encoder and decoder
- Host: GitHub
- URL: https://github.com/damnwidget/cbor
- Owner: DamnWidget
- License: apache-2.0
- Created: 2015-01-20T23:18:28.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2019-11-24T22:25:19.000Z (about 5 years ago)
- Last Synced: 2024-06-20T03:57:01.756Z (7 months ago)
- Language: Go
- Size: 58.6 KB
- Stars: 10
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.