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 结构体的序列化及反序列化

GitHub

687 stars
45 watching
296 forks
Language: C
last commit: about 3 years ago
Linked from 1 awesome list

cjsonstructure

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jorgen/json_struct A C++ library that enables direct conversion between JSON and structured C++ data types 427
ddiidev/json2v Converts JSON data to Vlang structs with customizable structure and type handling. 28
kakaopensource/kakajson A Swift library providing fast conversion between JSON and model data structures. 1,177
joelvh/json2json Transforms JSON structures from one format to another using template rules. 191
zadr/j2s An application that converts JSON data into Swift structs and extensions for easy deserialization 231
svenvc/neojson Converts JSON data to Smalltalk objects and vice versa efficiently. 42
cgxxv/xj2go A tool to convert data from XML or JSON formats into Go structs. 34
septag/sjson A fast and portable C single-header JSON encoder/decoder with optimized memory allocation and single header design. 58
dan2097/opsin Converts chemical names to their structural representations using Systematic IUPAC Nomenclature 161
lcsmuller/json-build A tiny, ANSI C JSON serializer with no dependencies or dynamic memory allocation 38
boostorg/json A C++ library that provides fast and efficient JSON data serialization and deserialization 434
eulerto/wal2json Provides an output plugin to convert PostgreSQL's Logical Decoding changeset data into JSON format 1,335
adamritter/fastgron Transforms large JSON files into a compact, greppable format for efficient exploration and filtering of data. 599
buddywang/vite-plugin-dir2json Converts directory structures into JSON data containing file paths 16
python-rapidjson/python-rapidjson A fast C++ JSON parser and serialization library wrapped in a Python 3 extension. 508