GitHub - Steve132/ubj: UBJSON C/C++ libraries

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

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

About

UBJSON C/C++ libraries

Resources

Readme

License

MIT license

Activity

Stars

27 stars

Watchers

8 watching

Forks

12 forks

Releases

No releases published