hjson-cpp

JSON parser

A C++ library for parsing and generating JSON data

Hjson for C++

GitHub

69 stars
13 watching
20 forks
Language: C++
last commit: 4 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++. 719
taocpp/json A header-only C++ library for working with JSON data 605
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. 861
json-parser/json-parser A lightweight C parser for structured data formats like JSON 1,286
mpx/lua-cjson A Lua module that provides fast and standards-compliant JSON encoding and parsing capabilities. 939
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. 568
vincenthz/libjson A lightweight JSON parser and printer library for C. 282
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 544
hjson/hjson-go A Go implementation of a lightweight, comment-based JSON alternative 333
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. 43