json
JSON serializer
A C++ library that provides fast and efficient JSON data serialization and deserialization
A C++11 library for parsing and serializing JSON to and from a DOM container in memory.
434 stars
22 watching
97 forks
Language: C++
last commit: 2 months ago
Linked from 2 awesome lists
boostcpluspluscplusplus-11fastheader-onlyjsonjson-librariesparse
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a C++ framework for serializing and deserializing data structures to and from various formats | 122 |
| A C++ library providing fast JSON parsing and serialization | 60 |
| A fast and portable JSON library for C++ that supports various features and data formats | 1,414 |
| A compact C++ library for fast and efficient JSON serialization without memory allocation during parsing. | 8 |
| A high-performance JSON serialization and parsing library with features like direct mapping to custom data structures and lazy parsing. | 479 |
| A Haskell library for parsing and generating JSON data | 1,257 |
| A C++ library that serializes and deserializes complex data structures to and from JSON format efficiently. | 39 |
| A fast JSON serialization and deserialization library with SIMD acceleration | 861 |
| A header-only library that enables automatic serialization of C++ types to and from JSON. | 54 |
| Library that serializes types mapped by Boost.Describe into JSON format | 4 |
| A fast JSON serializer and deserializer built on top of the Sigil framework. | 2,147 |
| A Python library for serializing data to JSON-LD format | 29 |
| A tiny, ANSI C JSON serializer with no dependencies or dynamic memory allocation | 38 |
| A fast C++ JSON parser and serialization library wrapped in a Python 3 extension. | 508 |
| A high-performance JSON serialization library for Java, designed to work efficiently with existing POJO classes and providing features such as compile-time databinding and streaming support. | 1,020 |