MessagePack Alternatives
MessagePack is described as 'efficient binary serialization specification that lets you exchange data among multiple languages like JSON but quicker and with a lower overhead' and is an app. There are six alternatives to MessagePack for Windows, Linux, Mac, BSD and Android. The best alternative is TOML, which is both free and Open Source. Other great apps like MessagePack are YAML, Protocol Buffers, Apache Thrift and Avro.
TOML
Do you think this is a good alternative?YesNo- Free • Open Source
6 alternatives to TOML- Mac
- Windows
- Linux
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.
TOML Features
YAML
Do you think this is a good alternative?YesNo- Free • Open Source
- Code Editor
9 alternatives to YAML- Mac
- Windows
- Linux
YAML 1.2
YAML: YAML Ain't Markup Language
What It Is: YAML is a human friendly data serialization standard for all programming languages.
YAML Features
Protocol Buffers
Do you think this is a good alternative?YesNo- Free • Open Source
6 alternatives to Protocol Buffers- Windows
- Linux
- Android
- BSD
Protocol buffers are Google's language-neutral, platform-neutral, extensible mechanism for serializing structured data – think XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to...
Apache Thrift
Do you think this is a good alternative?YesNo- Free • Open Source
5 alternatives to Apache Thrift- Mac
- Windows
- Linux
- BSD
The Apache Thrift software framework, for scalable cross-language services development, combines a software stack with a code generation engine to build services that work efficiently and seamlessly between C++, Java, Python, PHP, Ruby, Erlang, Perl, Haskell, C#, Cocoa...
Apache Thrift Features
Avro
Do you think this is a good alternative?YesNo- Free • Open Source
5 alternatives to Avro- Mac
- Windows
- Linux
Apache Avro™ is a data serialization system. Avro provides: A compact, fast, binary data format. A container file, to store persistent data. Remote procedure call (RPC).
Avro Features
Eno
Do you think this is a good alternative?YesNo- Free • Open Source
6 alternatives to Eno- Mac
- Windows
- Linux
The eno notation language is a plain-text data format designed for file-based content. The language itself is very simple but expressive enough to be able to handle massive databases, while libraries are available across multiple languages including JavaScript, Python, Ruby and...