Sujet : Re: parsing JSON
De : mail (at) *nospam* rkta.de (Rene Kita)
Groupes : comp.lang.cDate : 07. Sep 2024, 07:59:25
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vbgtkd$18frk$1@dont-email.me>
References : 1
User-Agent : tin/2.6.2-20221225 ("Pittyvaich") (OpenBSD/7.5 (amd64))
Yazz <
yazz@nowhere.eu> wrote:
Hello, I want to read json file and process it's data in comfortable way.
Could you recommend a library that is fast and nice to use?
Thank you in advance!
I used microjson on multiple embedded projects, it's fast and I found
it easy to use. The actual homepage[0] gives currently an SSL error, but
there is also a mirror on GitLab[1].
[0]:
https://www.catb.org/~esr/microjson/microjson.html[1]:
https://gitlab.com/esr/microjson