binson.org - Binson - Like JSON, just faster and simpler

json (321) serialization (13) data format (5) binson (1)

Example domain paragraphs

Like JSON just simpler and faster!

Binson is an exceptionally simple binary data serialization format. It is similar in scope to JSON, but is faster, more compact, and simpler.

Binson has full support for double precision floating point numbers (including NaN, inf). There is a one-to-one mapping between a Binson object and its serialized bytes. This is useful for cryptographic signatures, hash codes and equals operations. And the best feature: Binson has no nulls :-)