|
CX Framework
Cross-platform C utility framework
|
Modules | |
| JSON Types | |
| JSON Output | |
| JSON Parsing | |
JSON parsing and serialization built on stream buffers.
The JSON module provides support for parsing and generating JSON data using the stream buffer abstraction. It bridges stream buffers with SSD (Semi-Structured Data) trees for easy manipulation of JSON.
Key Features:
Use Cases: