jsonpack

JSON serializer

A C++ library that serializes and deserializes complex data structures to and from JSON format efficiently.

JsonPack is a high-performance and extremely easy-to-use JSON serialization library

GitHub

39 stars
4 watching
5 forks
Language: C++
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yak32/glw_json A compact C++ library for fast and efficient JSON serialization without memory allocation during parsing. 8
boostorg/json A C++ library that provides fast and efficient JSON data serialization and deserialization 434
realtimechris/jsonifier Fast JSON serialization and deserialization library using modern C++20 features and SIMD instructions 56
haskell/aeson A Haskell library for parsing and generating JSON data 1,255
gschjetne/json-mop A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data 61
kevin-montrose/jil A fast JSON serializer and deserializer built on top of the Sigil framework. 2,147
jdereg/json-io A Java library for serializing and deserializing data to and from JSON format. 331
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
mikeywaites/kim A Python framework for serializing and marshaling complex data structures into JSON format. 316
zerosnake0/jzon A high-performance JSON serialization library built as an alternative to jsoniter with some key differences and improvements. 11
xeverous/fuser A header-only library that enables automatic serialization of C++ types to and from JSON. 54
swissdatasciencecenter/calamus A Python library for serializing data to JSON-LD format 29
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
jsonfx/jsonfx A unified .NET JSON serialization framework providing flexible configuration and compatibility with various CLR types. 380
stephenberry/glaze A fast and portable JSON library for C++ that supports various features and data formats 1,221