Skip to content
unixpickle edited this page Aug 26, 2012 · 2 revisions

KeyedBits is a cross-platform lightweight binary format for storing JSON-style datatypes. There are already APIs for many languages such as Objective-C, Ruby, Java, and even Node.js. However, if you wish to write your own implementation, feel free to check out the Format Specification.

Clone this wiki locally