jeayeson

JSON library

A C++14 JSON library designed to provide a consistent interface for handling JSON data in a type-safe manner.

A very sane (header only) C++14 JSON library

GitHub

132 stars
14 watching
23 forks
Language: C++
last commit: almost 8 years ago
Linked from 2 awesome lists

c-plus-plusjsonmodern-cpptemplate

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kassane/json A lightweight C++ JSON library with intuitive syntax and minimal dependencies 1
tgockel/json-voorhees A modern C++ JSON library with developer-friendly features and minimal overhead. 129
bolerio/mjson A lightweight Java library for working with JSON data structures 83
hjson/hjson-cpp A C++ library for parsing and generating JSON data 70
sheredom/json.h A header file providing a simple, single-header JSON parser for C and C++. 714
chrismanning/jbson A library for building and iterating BSON data and JSON documents in C++ 38
taocpp/json A header-only C++ library for working with JSON data 596
ymglez/jsonpack A C++ library that serializes and deserializes complex data structures to and from JSON format efficiently. 39
recp/json A lightweight JSON parsing library that creates a DOM-like data structure 24
sourcemeta/jsontoolkit A comprehensive C++ library for parsing and manipulating JSON data with support for various formats and validation rules. 39
kazuho/picojson A lightweight C++ JSON parser and serializer with various interfaces. 1,120
danielaparker/jsoncons A C++ header-only library for constructing and manipulating various data formats 721
interactive-matter/ajson A C++ library to parse and generate JSON data structures for Arduino projects. 566
mjansson/json An in-place JSON parser implemented in a single header file 74
haskell/aeson A Haskell library for parsing and generating JSON data 1,255