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
427 stars
16 watching
57 forks
Language: C++
last commit: 6 months ago
Linked from 3 awesome lists
c-plus-plusdeserializationjsonparseserializationtemplate-metaprogrammingtemplate-specialisations
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a C library for serializing and deserializing data structures into JSON format | 687 |
| Converts JSON data to Vlang structs with customizable structure and type handling. | 28 |
| Transforms JSON structures from one format to another using template rules. | 191 |
| A C++ library for parsing and generating JSON data | 69 |
| A C++ library that provides fast and efficient JSON data serialization and deserialization | 434 |
| A header file providing a simple, single-header JSON parser for C and C++. | 719 |
| A Swift library providing fast conversion between JSON and model data structures. | 1,177 |
| A C++ header-only library for constructing and manipulating various data formats | 730 |
| A C++14 JSON library designed to provide a consistent interface for handling JSON data in a type-safe manner. | 132 |
| An application that converts JSON data into Swift structs and extensions for easy deserialization | 231 |
| A tool to convert data from XML or JSON formats into Go structs. | 34 |
| Transforms JSON data using a recursive pattern-matching approach. | 140 |
| A header-only C++ library for working with JSON data | 605 |
| Provides an output plugin to convert PostgreSQL's Logical Decoding changeset data into JSON format | 1,335 |
| A JavaScript library for compressing and decompressing JSON data efficiently. | 647 |