Skip to content

NeuroJSON/ubj

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Releases

No releases published

Packages

No packages published

Languages

  • C 86.7%
  • C++ 12.2%
  • CMake 1.1%