2 projects
binarychain
A simple but flexible binary container format, primarily meant for sending blocks of binary data over streaming interfaces like sockets. Similar to NetStrings, but for binary data.
jsonte
A simple way of 'extending' json to support additional types like datetime, Decimal and binary data.