blob: dc5178121672036b0681b192e601c4ee0459f244 (
plain)
1
2
3
4
5
6
7
|
libfastjson is a fork from json-c, which is optimized for
liblognorm processing.
The aim of this project is not to provide a slightly modified clone
of json-c. Its aim is to provide a small library with essential
json handling functions, sufficiently good json support (not 100%
standards compliant), and be very fast in processing.
|