json_struct

JSON converter

A C++ library that enables direct conversion between JSON and structured C++ data types

json_struct is a single header only C++ library for parsing JSON directly to C++ structs and vice versa

GitHub

427 stars
16 watching
57 forks
Language: C++
last commit: about 2 years ago
Linked from 3 awesome lists

c-plus-plusdeserializationjsonparseserializationtemplate-metaprogrammingtemplate-specialisations

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
armink/struct2jsonProvides a C library for serializing and deserializing data structures into JSON format687
ddiidev/json2vConverts JSON data to Vlang structs with customizable structure and type handling.28
joelvh/json2jsonTransforms JSON structures from one format to another using template rules.191
hjson/hjson-cppA C++ library for parsing and generating JSON data69
boostorg/jsonA C++ library that provides fast and efficient JSON data serialization and deserialization434
sheredom/json.hA header file providing a simple, single-header JSON parser for C and C++.719
kakaopensource/kakajsonA Swift library providing fast conversion between JSON and model data structures.1,177
danielaparker/jsonconsA C++ header-only library for constructing and manipulating various data formats730
jeaye/jeayesonA C++14 JSON library designed to provide a consistent interface for handling JSON data in a type-safe manner.132
zadr/j2sAn application that converts JSON data into Swift structs and extensions for easy deserialization231
cgxxv/xj2goA tool to convert data from XML or JSON formats into Go structs.34
colineberhardt/json-transformsTransforms JSON data using a recursive pattern-matching approach.140
taocpp/jsonA header-only C++ library for working with JSON data605
eulerto/wal2jsonProvides an output plugin to convert PostgreSQL's Logical Decoding changeset data into JSON format1,335
tcorral/jsoncA JavaScript library for compressing and decompressing JSON data efficiently.647