Skip to content

Steve132/ubj

Folders and files

NameName
Last commit message
Last commit date
Jun 13, 2014
Jun 16, 2014
Jun 25, 2014
Jun 15, 2014
Jun 3, 2014
Jul 14, 2015
Jun 25, 2014
Jun 3, 2014
Jun 16, 2014
Jan 6, 2016
Jun 25, 2014
Jan 4, 2016

Repository files navigation

ubj

UBJSON C/C++ libraries

This library implements the current draft (draft 12) of the UBJSON specification in ANSI C.

There are three components, each of which may be compiled and used seperately from each-other.

The reader component (ubjr.c) the writer component (ubjw.c) and the transcoder (ubjrw.c).

The API is defined in ubj.h