JSON library for parser and serializer picojson is a header-file-only, JSON parser serializer in C . The original source code is available at https://github.com/kazuho/picojson
Fork of picojson by
History
using namespace std to prevent compiler errors
2015-01-10, by TimWoo [Sat, 10 Jan 2015 15:35:31 +0000] rev 2
using namespace std to prevent compiler errors
update of picojson lib to support integer
2011-09-06, by mimil [Tue, 06 Sep 2011 16:49:40 +0000] rev 1
update of picojson lib to support integer