TypeSafeSchwalbe / gera-cJSON

Gera bindings for cJSON, an ultralightweight JSON parser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gera-cJSON

Bindings for cJSON, an "ultralightweight JSON parser in ANSI C". This package is only available for the c target, but gives great speed in return. For other targets consider using gera-json, which is written in Gera instead (and therefore supports all targets).

Null characters are sadly not supported in any way, since cJSON does not support them either.

About

Gera bindings for cJSON, an ultralightweight JSON parser.

License:MIT License


Languages

Language:C 100.0%