Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ugorji/binc

Binc data interchange format
https://github.com/ugorji/binc

Last synced: about 2 months ago
JSON representation

Binc data interchange format

Awesome Lists containing this project

README

        

# Binc data interchange format

Binc is a lightweight, compact, limitless, schema-free, precise, binary,
high-performance, feature-rich, language-independent, multi-domain,
extensible, data interchange format for structured data.

The spec is available at
[SPEC.md](http://github.com/ugorji/binc/blob/master/SPEC.md).
It is currently at version 0.3.0.
Binc adheres to the [Semantic Versioning](http://semver.org/) standard.

Answers to frequently asked questions are available at
[FAQ.md](http://github.com/ugorji/binc/blob/master/FAQ.md).

For more reading, see blog posts announcing and describing it below:

- http://blog.ugorji.net/2013/05/announcing-binc-data-interchange-format.html
- http://blog.ugorji.net/2013/06/update-on-binc-data-interchange-format.html

### Implementations

- **Go**
http://github.com/ugorji/go
https://github.com/ugorji/go/tree/master/codec#readme