json
JSON parser/library
A header-only C++ library for working with JSON data
C++ header-only JSON library
596 stars
34 watching
87 forks
Language: C++
last commit: 19 days ago
Linked from 4 awesome lists
cborcppcpp17header-onlyjaxnjsonjson-patchjson-pointerjson-schemamsgpackubjson
Related projects:
Repository | Description | Stars |
---|---|---|
hjson/hjson-cpp | A C++ library for parsing and generating JSON data | 70 |
taocpp/pegtl | A header-only C++ library for defining and implementing parser combinators using a Parsing Expression Grammar approach | 1,945 |
kassane/json | A lightweight C++ JSON library with intuitive syntax and minimal dependencies | 1 |
sheredom/json.h | A header file providing a simple, single-header JSON parser for C and C++. | 714 |
thalhammer/jwt-cpp | A header-only C++ library for creating and validating JSON Web Tokens | 909 |
danielaparker/jsoncons | A C++ header-only library for constructing and manipulating various data formats | 721 |
recp/json | A lightweight JSON parsing library that creates a DOM-like data structure | 24 |
caxap/jsonobjects | A Python library that allows declarative extraction and conversion of elements from JSON documents. | 5 |
nfrechette/sjson-cpp | A minimal C++ library to read and write Simplified JSON files without memory allocations. | 21 |
sourcemeta/jsontoolkit | A comprehensive C++ library for parsing and manipulating JSON data with support for various formats and validation rules. | 39 |
zcattacz/ujrpc | Provides a Simple JSON-RPC 2.0 middleware for Python-based APIs | 5 |
jeaye/jeayeson | A C++14 JSON library designed to provide a consistent interface for handling JSON data in a type-safe manner. | 132 |
gschjetne/json-mop | A metaclass library for serializing and deserializing objects in Common Lisp to and from JSON data | 61 |
kazuho/picojson | A lightweight C++ JSON parser and serializer with various interfaces. | 1,120 |
tgockel/json-voorhees | A modern C++ JSON library with developer-friendly features and minimal overhead. | 129 |