Vincent de Phily 8f7f23a0e5 Rewrite unpack_/1 using pattern matching to get a 30-40% speedup.
Simplify pack_* and unpack_{array,map} function clauses to get more readability and a minor speedup.
2010-06-28 18:11:52 +02:00
..
2010-05-31 00:25:53 +09:00

MessagePack for Erlang

Binary-based efficient object serialization library.

Status

still in development.

TODOs:

  • decide string specification.

Installation

Example

License