Public Domain JSON Parser Library for C
A public domain JSON parser focused on correctness, ANSI C99 compliance, full Unicode (UTF-8) support, minimal memory footprint, and a simple API. As a streaming API, arbitrary large JSON could be processed with a small amount of memory (the size of the largest string in the JSON).
$
pkg install pdjsonOrigin
textproc/pdjson
Size
24.7KiB
License
UNLICENSE
Maintainer
nsonack@herrhotzenplotz.de
Dependencies
0 packages
Required by
1 packages