daw_json_link_describe

Type serializer

Library that serializes types mapped by Boost.Describe into JSON format

Library that allows JSON Link to serialize types mapped by boost.describe

GitHub

4 stars
2 watching
1 forks
Language: C++
last commit: over 2 years ago

Related projects:

Repository Description Stars
beached/daw_json_link A high-performance JSON serialization and parsing library with features like direct mapping to custom data structures and lazy parsing. 477
beached/daw_json_link_config_parser An example C++ project to parse a specific configuration file format 1
boostorg/json A C++ library that provides fast and efficient JSON data serialization and deserialization 434
beached/daw_json_link_bigint_mp_numbers Demonstrates parsing and serialization of large numbers in JSON format using C++ 0
yak32/glw_json A compact C++ library for fast and efficient JSON serialization without memory allocation during parsing. 8
gschjetne/json-mop A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data 61
bytedance/sonic-cpp A fast JSON serialization and deserialization library with SIMD acceleration 855
haskell/aeson A Haskell library for parsing and generating JSON data 1,255
boostorg/serialization Provides a C++ framework for serializing and deserializing data structures to and from various formats 121
ngs-doo/dsl-json 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,014
lancercomet/suntori A JSON de/serializer to ensure safe data processing at runtime 10
stephenberry/glaze A fast and portable JSON library for C++ that supports various features and data formats 1,221
xeverous/fuser A header-only library that enables automatic serialization of C++ types to and from JSON. 54
kevin-montrose/jil A fast JSON serializer and deserializer built on top of the Sigil framework. 2,147
msgpack/msgpack-d A binary-based JSON-like serialization library for D language. 118