Back to home

C-Util

Common Utility Libraries for C11

c-json

Repository:
@GitHub
Issue-Tracker:
@GitHub
Documentation:
c-json.h
Licenses:
  • Apache Software License 2.0
  • Lesser General Public License 2.1+

The c-json project implements a streaming API for json serialization and deserialization in Standard ISO-C11. For API documentation, see the c-json.h header file, as well as the docbook comments for each function.

Example

WIP