[GTALUG] Which JSON parser in C?

Lennart Sorensen lsorense at csclub.uwaterloo.ca
Fri Jul 26 09:35:59 EDT 2019


On Fri, Jul 26, 2019 at 01:21:29AM -0400, William Park via talk wrote:
> Hi all,
> 
> I'm looking for JSON Parser in C.  Right now, I'm eyeing JSON-GLIB,
> mainly because I'm sort of familiar with Glib when I was dealing with
> GTK+.  Is there other parsers that you or others you know are actively
> using?  And, why that and not others?
> 
> I'm aware of the list on json.org.  But, I'm a newbie and it would take
> me months to go through all that.

I have used this one:

https://github.com/json-c/json-c

-- 
Len Sorensen


More information about the talk mailing list