public marks

LINK

MessagePack: It's like JSON. but fast and small.

by Krome & 4 others
It's like JSON. but fast and small. MessagePack is an efficient binary serialization format. It lets you exchange data among multiple languages like JSON. But it's faster and smaller. Small integers are encoded into a single byte, and typical short strings require only one extra byte in addition to the strings themselves.

Comments

No comment on this link yet.


PUBLIC TAGS
on this link

api   format   json   library   opensource   pack   performance   programming   python   rpc   ruby   serialization   speed   webdev  

BY

Krome
the 14/03/2014 at 17:22

Spone
the 14/03/2014 at 14:29

Xavier Lacot
the 25/01/2013 at 15:24

znarf
the 15/11/2012 at 11:02

Fabrice.bonny
the 09/09/2010 at 09:47