TOML favicon

TOML

TOML aims to be a minimal configuration file format that's easy to read due to obvious semantics. TOML is designed to map unambiguously to a hash table. TOML should be easy to parse into data structures in a wide variety of languages.

Eno

Eno

The eno notation language is a plain-text data format designed for file-based content. The language itself is very simple but ...

Messagepack

Messagepack

MessagePack is an efficient binary serialization specification that lets you exchange data among multiple languages like JSON ...