YABE (Yet Another Binary Encoding) is a small set of functions for reading and writing YABE-encoded data. It provides a binary encoding for JSON, extended to accept blob data values (e.g., for images). The data encoding is very simple, compact, and easy to handle.
| Tags | binary data format encoding |
|---|---|
| Licenses | BSD Revised |
| Operating Systems | Windows Linux Mac OS X |
| Implementation | C Qt Creator |