LIBFASTJSON is a fork from json-c,provides a small library with
essential json handling functions and sufficiently good json support,
allows you to easily construct JSON objects in C, output them as JSON formatted strings
and parse JSON formatted strings back into the C representation of JSON objects.