
Messagepack
MessagePack is an efficient binary serialization specification that lets you exchange data among multiple languages like JSON but quicker and with a lower overhead.
MessagePack is an efficient binary serialization specification that lets you exchange data among multiple languages like JSON but quicker and with a lower overhead.
Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data – think ...
YAML: YAML Ain't Markup Language What It Is: YAML is a human friendly data serialization standard for all programmin ...
The eno notation language is a plain-text data format designed for file-based content. The language itself is very simple but ...
TOML aims to be a minimal configuration file format that's easy to read due to obvious semantics. TOML is designed to map unam ...
The Apache Thrift software framework, for scalable cross-language services development, combines a software stack with a code ...