ubjsc
0.6
Enterprise-grade C library for manipulating UBJSON
|
▼ ubjsc | |
▼ src | |
ubjs.h | Enterprise grade-wannabe C library for manipulating data in UBJSON format. God-file that includes everything from ubjs and mechanisms to verify version |
ubjs_common.h | Definitions of common types, ubjson markers and some utilities |
ubjs_glue_array_array.h | Default glue for array - doubly linked list |
ubjs_glue_dict_list.h | Default glue for dicts - doubly linked list |
ubjs_library.h | Library handle, allocation callbacks, glues |
ubjs_parser.h | Streaing parser of bytestream to ubjson primitives |
ubjs_primitives.h | Wrappers over ubjson primitive types |
ubjs_writer.h | Bytestream writer and pretty-printer of ubjson primitives |