struct2json
JSON serializer/deserializer
Provides a C library for serializing and deserializing data structures into JSON format
A fast convert library between the JSON and C structure. Implement structure serialization and deserialization for C. | C 结构体与 JSON 快速互转库,快速实现 C 结构体的序列化及反序列化
687 stars
45 watching
296 forks
Language: C
last commit: almost 4 years ago
Linked from 1 awesome list
cjsonstructure
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A C++ library that enables direct conversion between JSON and structured C++ data types | 427 |
| | Converts JSON data to Vlang structs with customizable structure and type handling. | 28 |
| | A Swift library providing fast conversion between JSON and model data structures. | 1,177 |
| | Transforms JSON structures from one format to another using template rules. | 191 |
| | An application that converts JSON data into Swift structs and extensions for easy deserialization | 231 |
| | Converts JSON data to Smalltalk objects and vice versa efficiently. | 42 |
| | A tool to convert data from XML or JSON formats into Go structs. | 34 |
| | A fast and portable C single-header JSON encoder/decoder with optimized memory allocation and single header design. | 58 |
| | Converts chemical names to their structural representations using Systematic IUPAC Nomenclature | 161 |
| | A tiny, ANSI C JSON serializer with no dependencies or dynamic memory allocation | 38 |
| | A C++ library that provides fast and efficient JSON data serialization and deserialization | 434 |
| | Provides an output plugin to convert PostgreSQL's Logical Decoding changeset data into JSON format | 1,335 |
| | Transforms large JSON files into a compact, greppable format for efficient exploration and filtering of data. | 599 |
| | Converts directory structures into JSON data containing file paths | 16 |
| | A fast C++ JSON parser and serialization library wrapped in a Python 3 extension. | 508 |