hjson-cpp

JSON parser

A C++ library for parsing and generating JSON data

Hjson for C++

GitHub

70 stars
14 watching
20 forks
Language: C++
last commit: about 2 months ago
Linked from 1 awesome list

cpphjson

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nfrechette/sjson-cpp A minimal C++ library to read and write Simplified JSON files without memory allocations. 21
sheredom/json.h A header file providing a simple, single-header JSON parser for C and C++. 714
taocpp/json A header-only C++ library for working with JSON data 596
recp/json A lightweight JSON parsing library that creates a DOM-like data structure 24
mjansson/json An in-place JSON parser implemented in a single header file 74
icrar/ijson An iterative JSON parser with Pythonic interfaces to extract structured data from large JSON files. 845
json-parser/json-parser A lightweight C parser for structured data formats like JSON 1,285
mpx/lua-cjson Provides JSON encoding and parsing capabilities for the Lua programming language 934
chadaustin/sajson A high-performance JSON parser that can be used to parse and manipulate JSON data in memory without modifying the original input string. 570
vincenthz/libjson A lightweight JSON parser and printer library for C. 283
kassane/json A lightweight C++ JSON library with intuitive syntax and minimal dependencies 1
clojure/data.json A JSON parser and generator for Clojure data structures. 543
hjson/hjson-go A Go implementation of a lightweight, comment-based JSON alternative 331
wgtdkp/juson A lightweight JSON parser written in C 16
sourcemeta/jsontoolkit A comprehensive C++ library for parsing and manipulating JSON data with support for various formats and validation rules. 39