An open API service indexing awesome lists of open source software.

https://github.com/softplus/lightcjson

Lightweight ANSI C JSON library for flat JSON strings
https://github.com/softplus/lightcjson

Last synced: 12 months ago
JSON representation

Lightweight ANSI C JSON library for flat JSON strings

Awesome Lists containing this project

README

          

# LightCJSON
Lightweight ANSI C JSON library for flat JSON strings

Inspired by [wyolum/jsonlib](https://github.com/wyolum/jsonlib).

## Todo's

* Help file

## Done

* Make simple key/value builder
* Make streaming key/value parser