fuser

JSON serializer

A header-only library that enables automatic serialization of C++ types to and from JSON.

Header-only library for automatic (de)serialization of C++ types to/from JSON.

GitHub

54 stars
3 watching
2 forks
Language: C++
last commit: over 6 years ago
cppcpp11cpp14cpp17jsonserializationserialization-library

Related projects:

RepositoryDescriptionStars
realtimechris/jsonifierA C++ library providing fast JSON parsing and serialization60
xdbr/cpp-generic-serializeA header-only C++11 library for serializing arbitrary data types and nested containers to binary format.7
boostorg/jsonA C++ library that provides fast and efficient JSON data serialization and deserialization434
xyncro/chironA JSON serialization library for F#.174
stephenberry/glazeA fast and portable JSON library for C++ that supports various features and data formats1,414
yak32/glw_jsonA compact C++ library for fast and efficient JSON serialization without memory allocation during parsing.8
kevin-montrose/jilA fast JSON serializer and deserializer built on top of the Sigil framework.2,147
beached/daw_json_linkA high-performance JSON serialization and parsing library with features like direct mapping to custom data structures and lazy parsing.479
compactr/compactr.jsA JSON serialization library that provides schema-based data compression and validation.102
bytedance/sonic-cppA fast JSON serialization and deserialization library with SIMD acceleration861
ymglez/jsonpackA C++ library that serializes and deserializes complex data structures to and from JSON format efficiently.39
trampster/jsonsrcgenA C# library that uses source generators to generate JSON serialization code146
haskell/aesonA Haskell library for parsing and generating JSON data1,257
xposure/atma.jsonA JSON serialization framework for a specific programming language.8
lancercomet/suntoriA JSON de/serializer to ensure safe data processing at runtime10