ubjsc  0.5
Enterprise-grade C library for manipulating UBJSON
Data Structures
Here are the data structures with brief descriptions:
 Cubjs_glue_arrayGlue to an array
 Cubjs_glue_array_builderBuilder for array glues
 Cubjs_glue_array_iteratorGlue to array iterator
 Cubjs_glue_dictGlue to a dictionary
 Cubjs_glue_dict_builderBuilder for dictionary glues
 Cubjs_glue_dict_iteratorGlue to dictionary iterator
 Cubjs_libraryLibrary handle
 Cubjs_parser_contextUser-provided context - callbacks and userdata
 Cubjs_parser_settingsSettings for parser
 Cubjs_writer_contextUser-provided context - callbacks and userdata