fastjson icon indicating copy to clipboard operation
fastjson copied to clipboard

A json Library that is designed to be correct, complete and fast

Results 3 fastjson issues
Sort by recently updated
recently updated
newest added

https://github.com/miloyip/nativejson-benchmark/blob/master/sample/conformance_mikeando_FastJson%20(C%2B%2B).md

Errors might be reported by the parsing code. and spewed to the console, but the actual string that should hold the error message is always empty. ``` OMG an error...

Building some of the tests generates errors like this warning: deprecated conversion from string constant to ‘char*’ from calls like fastjson::init_string_token( &d1.key_tok, "hello", 5 );